BursaBilisimToplulugu / maps

0 stars 6 forks source link

Common Button and its variants implementation #2 #25

Closed YagmurrrCan closed 1 year ago

YagmurrrCan commented 1 year ago

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