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 0c555ed8..7a97ac77 100644
--- a/style/src/lib.rs
+++ b/style/src/lib.rs
@@ -35,6 +35,7 @@ pub mod rule;
pub mod scrollable;
pub mod slider;
pub mod svg;
+pub mod text_editor;
pub mod text_input;
pub mod theme;
pub mod toggler;