Skip to content

Commit

Permalink
Enable sorting by date
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Oct 18, 2023
1 parent a8f3aca commit e461441
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 @@ -193,7 +193,6 @@ export default function PagePages() {
);
return <time>{ formattedDate }</time>;
},
enableSorting: false,
},
],
[ postStatuses, authors ]
Expand Down

0 comments on commit e461441

Please sign in to comment.