Skip to content

Commit

Permalink
fix: story compile issue
Browse files Browse the repository at this point in the history
  • Loading branch information
geisterfurz007 committed May 1, 2024
1 parent 8169d1d commit 0a40c1e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ const config = {
tags: ['autodocs'],
args: {
label: 'Toggle me!',
onChange: () => undefined,
},
} satisfies Meta<ToggleButtonProps>;

Expand Down

0 comments on commit 0a40c1e

Please sign in to comment.