Skip to content

Commit

Permalink
Remove empty hiddenFields array, as it is no longer necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Jun 26, 2024
1 parent ebb4d0b commit 468c294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/edit-site/src/components/page-patterns/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ const DEFAULT_VIEW = {
search: '',
page: 1,
perPage: 20,
hiddenFields: [],
layout: {
...defaultConfigPerViewType[ LAYOUT_GRID ],
},
Expand Down

0 comments on commit 468c294

Please sign in to comment.