Skip to content

Commit

Permalink
DataViews: remove unnecessary sortingFn prop from field description (
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal authored Nov 9, 2023
1 parent 6820eb5 commit 255568a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/edit-site/src/components/page-pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@ export default function PagePages() {
);
},
maxWidth: 400,
sortingFn: 'alphanumeric',
enableHiding: false,
},
{
Expand Down

0 comments on commit 255568a

Please sign in to comment.