Skip to content

Commit

Permalink
Set grid as default
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Mar 21, 2024
1 parent d969294 commit 557d5a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ const defaultConfigPerViewType = {
};

const DEFAULT_VIEW = {
type: LAYOUT_TABLE,
type: LAYOUT_GRID,
search: '',
page: 1,
perPage: 20,
Expand Down

0 comments on commit 557d5a0

Please sign in to comment.