Remove hacky children
This commit is contained in:
parent
24bab48043
commit
d320d3a8bf
6 changed files with 10 additions and 40 deletions
|
@ -3,7 +3,7 @@ pub use gpui3::{
|
|||
WindowContext,
|
||||
};
|
||||
|
||||
pub use crate::{theme, ButtonVariant, ElementExt, HackyChildren, HackyChildrenPayload, Theme};
|
||||
pub use crate::{theme, ButtonVariant, ElementExt, Theme};
|
||||
|
||||
use gpui3::{hsla, rems, rgb, AbsoluteLength, Hsla};
|
||||
use strum::EnumIter;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue