summaryrefslogtreecommitdiffstats
path: root/style/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'style/src/lib.rs')
-rw-r--r--style/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/style/src/lib.rs b/style/src/lib.rs
index 1d7e57c4..fb90b2b5 100644
--- a/style/src/lib.rs
+++ b/style/src/lib.rs
@@ -1,3 +1,4 @@
pub mod button;
pub mod container;
+pub mod scrollable;
pub mod text_input;