Skip to content

Commit

Permalink
fix: 충돌 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
jeeminyi committed Nov 27, 2024
1 parent 383282f commit de0f696
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/stories/Common/Button/Button.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ export const SolidWithRightIcon: Story = {
type: 'solid',
size: 'medium',
disabled: false,

rightIcon: <Icn.IcnModify />,

label: 'Label',
onClick: fn(),
},
Expand Down

0 comments on commit de0f696

Please sign in to comment.