Add IconButton
component
This commit is contained in:
parent
bcad2f4e9e
commit
696aee3891
6 changed files with 83 additions and 4 deletions
|
@ -3,7 +3,7 @@ use gpui3::{
|
|||
ViewContext, WindowContext,
|
||||
};
|
||||
use ui::prelude::*;
|
||||
use ui::{theme, themed, Panel, Stack};
|
||||
use ui::{themed, Panel, Stack};
|
||||
|
||||
use crate::{
|
||||
collab_panel::{collab_panel, CollabPanel},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue