WIP IconButton story
This commit is contained in:
parent
3cf003763e
commit
936c78be94
2 changed files with 163 additions and 53 deletions
|
@ -1,5 +1,5 @@
|
|||
use gpui::{
|
||||
div, green, red, Component, Div, HighlightStyle, InteractiveText, IntoElement, ParentElement,
|
||||
div, green, red, Component, HighlightStyle, InteractiveText, IntoElement, ParentElement,
|
||||
Render, Styled, StyledText, View, VisualContext, WindowContext,
|
||||
};
|
||||
use indoc::indoc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue