No compile errors or warnings
This commit is contained in:
parent
27fb381cca
commit
80014a28ea
6 changed files with 15 additions and 206 deletions
|
@ -1,6 +1,6 @@
|
|||
use gpui::{
|
||||
div, prelude::*, px, AnyView, EventEmitter, FocusHandle, InteractiveComponent, Node,
|
||||
ParentComponent, Render, Styled, Subscription, View, ViewContext, VisualContext, WindowContext,
|
||||
div, prelude::*, px, AnyView, EventEmitter, FocusHandle, Node, Render, Subscription, View,
|
||||
ViewContext, WindowContext,
|
||||
};
|
||||
use ui::v_stack;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue