chore: source formatting and spec allignment
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
pub mod workspace;
|
||||
pub mod activity_bar;
|
||||
pub mod sidebar;
|
||||
pub mod tab_bar;
|
||||
pub mod status_bar;
|
||||
pub mod dashboard;
|
||||
pub mod media_editor;
|
||||
pub mod modal;
|
||||
pub mod panel;
|
||||
pub mod post_editor;
|
||||
pub mod project_selector;
|
||||
pub mod script_editor;
|
||||
pub mod settings_view;
|
||||
pub mod sidebar;
|
||||
pub mod site_validation;
|
||||
pub mod status_bar;
|
||||
pub mod tab_bar;
|
||||
pub mod tags_view;
|
||||
pub mod template_editor;
|
||||
pub mod toast;
|
||||
pub mod welcome;
|
||||
pub mod modal;
|
||||
pub mod post_editor;
|
||||
pub mod media_editor;
|
||||
pub mod template_editor;
|
||||
pub mod script_editor;
|
||||
pub mod tags_view;
|
||||
pub mod settings_view;
|
||||
pub mod dashboard;
|
||||
pub mod site_validation;
|
||||
pub mod workspace;
|
||||
|
||||
Reference in New Issue
Block a user