Checkpoint
This commit is contained in:
parent
0fbf84e6bc
commit
dd7e1c505c
8 changed files with 207 additions and 191 deletions
|
@ -1,7 +1,7 @@
|
|||
use std::marker::PhantomData;
|
||||
use std::sync::Arc;
|
||||
|
||||
use gpui3::{Interactive, MouseButton};
|
||||
use gpui3::{MouseButton, StatelesslyInteractive};
|
||||
|
||||
use crate::{h_stack, prelude::*};
|
||||
use crate::{theme, ClickHandler, Icon, IconColor, IconElement};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue