crates/storybook/src/stories/elements.rs 🔗
@@ -1,6 +1,5 @@
pub mod avatar;
pub mod button;
-pub mod button;
pub mod icon;
pub mod input;
pub mod label;
Marshall Bowers created
crates/storybook/src/stories/elements.rs | 1 -
1 file changed, 1 deletion(-)
@@ -1,6 +1,5 @@
pub mod avatar;
pub mod button;
-pub mod button;
pub mod icon;
pub mod input;
pub mod label;