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
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