Restore active styles for Input
s
This commit is contained in:
parent
597aa0475e
commit
184f5f2397
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
pub use gpui3::{
|
||||
div, Click, Element, Hover, IntoAnyElement, ParentElement, ScrollState, SharedString, Styled,
|
||||
ViewContext, WindowContext,
|
||||
div, Active, Click, Element, Hover, IntoAnyElement, ParentElement, ScrollState, SharedString,
|
||||
Styled, ViewContext, WindowContext,
|
||||
};
|
||||
|
||||
use crate::settings::user_settings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue