Checkpoint
This commit is contained in:
parent
9ec7569e09
commit
e08c0fc4ce
7 changed files with 61 additions and 56 deletions
|
@ -1,6 +1,6 @@
|
|||
use gpui2::{
|
||||
elements::div, elements::text::ArcCow, interactive::Interactive, platform::MouseButton,
|
||||
style::StyleHelpers, Element, IntoElement, ParentElement, ViewContext,
|
||||
elements::div, interactive::Interactive, platform::MouseButton, style::StyleHelpers, ArcCow,
|
||||
Element, IntoElement, ParentElement, ViewContext,
|
||||
};
|
||||
use std::{marker::PhantomData, rc::Rc};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue