Skip to content

Commit

Permalink
fix: hidden class story args
Browse files Browse the repository at this point in the history
  • Loading branch information
ella-etch committed Feb 21, 2024
1 parent dbc7d0c commit 440df46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/composition/Hidden/Hidden.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export const Hidden: StoryObj = {
`,
};

Spacing.args = {
Hidden.args = {
smallMobile: false,
mobile: false,
largeMobile: false,
Expand Down

0 comments on commit 440df46

Please sign in to comment.