Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
cregourd committed May 24, 2024
1 parent 459fdf4 commit 696167e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/example/pageRouterOptions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ export const options: NextAdminOptions = {
toString: (category) => `${category.name}`,
list: {
display: ["name", "posts"],
search: ["name"],
},
edit: {
display: ["name", "posts"],
Expand Down

0 comments on commit 696167e

Please sign in to comment.