Checkpoint
This commit is contained in:
parent
21b4ae3fdc
commit
296fc92721
5 changed files with 8 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
use std::marker::PhantomData;
|
||||
use std::sync::Arc;
|
||||
|
||||
use gpui3::{DefiniteLength, Hsla, MouseButton, StatelesslyInteractive, WindowContext};
|
||||
use gpui3::{DefiniteLength, Hsla, MouseButton, WindowContext};
|
||||
|
||||
use crate::settings::user_settings;
|
||||
use crate::{h_stack, Icon, IconColor, IconElement, Label, LabelColor};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue