4 lines
148 B
Rust
4 lines
148 B
Rust
//! Element library written alongside gpui to be as unopinionated as possible while still providing fundamental components.
|
|
|
|
pub mod editable_text;
|