Use SharedString
for Label
s
This commit is contained in:
parent
8321b9430e
commit
2b53c67789
2 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
pub use gpui3::{
|
||||
div, Click, Element, Hover, IntoAnyElement, ParentElement, ScrollState, Styled, ViewContext,
|
||||
WindowContext,
|
||||
div, Click, Element, Hover, IntoAnyElement, ParentElement, ScrollState, SharedString, Styled,
|
||||
ViewContext, WindowContext,
|
||||
};
|
||||
|
||||
pub use crate::{theme, ButtonVariant, ElementExt, Theme};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue