Begin setting up stories
This commit is contained in:
parent
4b793f44ef
commit
a05cbf8169
17 changed files with 471 additions and 1 deletions
3
crates/storybook2/src/stories.rs
Normal file
3
crates/storybook2/src/stories.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
pub mod components;
|
||||
pub mod elements;
|
||||
pub mod kitchen_sink;
|
Loading…
Add table
Add a link
Reference in a new issue