Fix formatting
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user