You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Who:As a developer What:I want to be have a button component where can have different colors, text and width. Why:so that I can have the same component in multiple pages.
Acceptance criteria
Create a storybook component like the one we can see highlighted in pink
User story
Who: As a developer
What: I want to be have a button component where can have different colors, text and width.
Why: so that I can have the same component in multiple pages.
Acceptance criteria
Create a storybook component like the one we can see highlighted in pink
Check the wireframes here: https://www.figma.com/file/lMeDy1n608SLjsKYrKu1nc/HYF-WebShop?node-id=0%3A1
Implementation details
Use Knobs where we can choose WIDTH, FONTS like Inter and COLORS. For more info check Figma
Add a folder called fonts under assets - /src/client/assets/ and add the font files.
The text was updated successfully, but these errors were encountered: