Skip to content

Commit

Permalink
Cleanup some example files.
Browse files Browse the repository at this point in the history
  • Loading branch information
clementinelove committed Jan 18, 2025
1 parent d280bee commit c533756
Show file tree
Hide file tree
Showing 21 changed files with 12 additions and 961 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ pnpm run dev

We use storybook to smooth our component testing process.

For a newer version of component (for example, a redesign of button and button states), always create stories and component inside the `src/stories` folder. Production ready components should be presented in `src/components`, so move the component file to `src/components` when it becomes production ready.
For a newer version of component (for example, a redesign of button and button states),
always create stories and component inside the `src/stories` folder.
Loading

0 comments on commit c533756

Please sign in to comment.