Navigate "Style Guide" from top-left panel (or follow this link)
1-) Create file "src/app/common/Button/variants/{YourButtonVariant}.tsx"
2-) Create your Button variant (Text, Primary, etc.)
3-) Create your Button's Story in StoryBook (You can reffer src/stories/Button.stories.tsx)
4-) Make sure your button works
Go to: Figma File
Navigate "Style Guide" from top-left panel (or follow this link)
1-) Create file "src/app/common/Button/variants/{YourButtonVariant}.tsx" 2-) Create your Button variant (Text, Primary, etc.) 3-) Create your Button's Story in StoryBook (You can reffer src/stories/Button.stories.tsx) 4-) Make sure your button works