add gpui_elements root documentation so its not weird that the docs page is empty

This commit is contained in:
temportalflux
2026-07-11 13:00:54 -04:00
parent 32cca07bb4
commit 7c0de7f924
+2
View File
@@ -1 +1,3 @@
//! Element library written alongside gpui to be as unopinionated as possible while still providing fundamental components.
pub mod editable_text;