summaryrefslogtreecommitdiff
path: root/crates/material_theme/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/material_theme/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/material_theme/src/lib.rs b/crates/material_theme/src/lib.rs
index a9beb2a..03f1ca5 100644
--- a/crates/material_theme/src/lib.rs
+++ b/crates/material_theme/src/lib.rs
@@ -18,6 +18,7 @@ pub mod progress_bar;
pub mod qr_code;
pub mod radio;
pub mod scrollable;
+pub mod slider;
#[cfg(feature = "svg")]
pub mod svg;
pub mod text;