Document UI modules
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
parent
bcbfa7d036
commit
9747c10ce8
3 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
//! The prelude of this crate. When building UI in zed you almost always want to import this.
|
||||
|
||||
pub use gpui::prelude::*;
|
||||
pub use gpui::{
|
||||
div, px, relative, rems, AbsoluteLength, DefiniteLength, Div, Element, ElementId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue