BioDrop
BioDrop copied to clipboard
[FEATURE] Add component NavLink to Storybook
Description
All React components and pages need to be added to Storybook (in the nextjs branch)
Note Each item listed below for component/page should be in a new Issue and PR
- [x]
components/navbar/NavLink.js
Steps to follow...
- Create story file in stories/components with the same filename as the component but add .stories.js
- Import the component into the story file
- Set the default arguments by looking at the requirements from the component
- Run npm run storybook to see the added components and interact with them
Screenshots
No response
Additional information
#1944 Addresses UserPreview in the nextjs branch for storybook.
Screenshots
No response
Additional information
No response
It's great having you contribute to this project
Welcome to the community :nerd_face:If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.
Closing as this is a duplicate
Hi, should I close my PR too? I got a goahead from Eddie to work in this issue
Oh, sorry then there’s been a mixup.
No, don’t close it. I’ll tell the other person to stop working on it. I don’t think they made a pr yet.
Closing as complete