Skip to content

Commit

Permalink
Fix grid xxl
Browse files Browse the repository at this point in the history
  • Loading branch information
amivanoff committed Jul 6, 2021
1 parent 1b1578e commit 64b290e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/AntdCardCell.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const viewDescrs = [
md: 3,
lg: 3,
xl: 4,
xxl: 5,
xxl: 7,
},
elementTemplate: [
{
Expand Down

0 comments on commit 64b290e

Please sign in to comment.