Fix import
This commit is contained in:
parent
62ea58618c
commit
f459fc5e27
1 changed files with 1 additions and 2 deletions
|
@ -17,10 +17,9 @@ use strum::IntoEnumIterator;
|
|||
use theme2::{ThemeRegistry, ThemeSettings};
|
||||
use ui::prelude::*;
|
||||
|
||||
pub use indoc::indoc;
|
||||
use storybook2::assets::Assets;
|
||||
use crate::assets::Assets;
|
||||
use crate::story_selector::{ComponentStory, StorySelector};
|
||||
pub use indoc::indoc;
|
||||
|
||||
// gpui::actions! {
|
||||
// storybook,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue