Fix formatting
This commit is contained in:
parent
364e3e7de5
commit
6abaacc457
11 changed files with 19 additions and 21 deletions
|
@ -126,7 +126,7 @@ pub use stories::*;
|
|||
mod stories {
|
||||
use super::*;
|
||||
use crate::{Label, Story};
|
||||
use gpui::{InteractiveComponent, Div, Render};
|
||||
use gpui::{Div, InteractiveComponent, Render};
|
||||
|
||||
pub struct PanelStory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue