Skip to content

Commit

Permalink
chore: 테스트용 컴포넌트 오탈자 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
suhwan2004 committed Oct 12, 2024
1 parent e92cce2 commit 7cbe281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stories/button.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import Button from '@/widgets/Button';
import Button from '@/widgets/button';
import type { Meta, StoryObj } from '@storybook/react';
import { fn } from '@storybook/test';

Expand Down

0 comments on commit 7cbe281

Please sign in to comment.