Closed makunomark closed 2 years ago
Storybook provides us with a way to develop UI in isolation.
Fixes # (issue)
Adds an example story that anyone can be accessed on the browser after running $npm run storybook
$npm run storybook
Description
Storybook provides us with a way to develop UI in isolation.
Fixes # (issue)
Type of change
How Has This Been Tested?
Adds an example story that anyone can be accessed on the browser after running
$npm run storybook
Checklist: