BursaBilisimToplulugu / maps

0 stars 6 forks source link

Common Select and its variants implementation #4

Closed borabiricik closed 1 year ago

borabiricik 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/Select/variants/{YourSelectVariant}.tsx" (create src/app/common/Select/index.tsx if doesn't exists) 2-) Create your Select variant (Default, Filled, etc.) 3-) Create your Select Story in StoryBook (You can reffer src/stories/Button.stories.tsx) 4-) Make sure your Select works

Your task doesn't include Input Component

Feel free to contact us