Skip to content

Commit

Permalink
Add search filter
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Oct 17, 2023
1 parent f7b0708 commit 14b2ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/page-pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ export default function PagePages() {
</VStack>
);
},
filters: [ { id: 'search', type: 'search' } ],
maxWidth: 400,
sortingFn: 'alphanumeric',
enableHiding: false,
Expand Down

0 comments on commit 14b2ab8

Please sign in to comment.