We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4022e96 commit 6b6c632Copy full SHA for 6b6c632
src/components/ui/Button/Button.stories.tsx
@@ -35,7 +35,7 @@ export const VariantProps: StoryObj<typeof Button> = {
35
<Button variant="secondary" text="정보가 맞아요" />
36
</div>
37
<div className={styles.Wrapper}>
38
- <p className={styles.Text}>tertiary</p>
+ <p className={styles.Text}>tertiaryfsdfsdf</p>
39
<Button variant="tertiary" text="정보가 맞아요" />
40
41
0 commit comments