Skip to content

Commit

Permalink
FIX: πŸ› story μˆ˜μ • -> yml test
Browse files Browse the repository at this point in the history
  • Loading branch information
hoongding committed May 5, 2024
1 parent af97c17 commit f795215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/Button/Button.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const CriticalButton: Story = {
type: 'critical',
size: 'large',
isLoading: false,
disabled: false,
disabled: true,
children: <Button.Label>λ²„νŠΌ</Button.Label>,
},
};

0 comments on commit f795215

Please sign in to comment.