mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-11 14:08:55 +08:00
chore: organizeImports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Outlet } from 'react-router-dom';
|
||||
|
||||
import { LayoutHeader, SettingsSidebar } from '@toeverything/components/layout';
|
||||
import { styled } from '@toeverything/components/ui';
|
||||
import { SettingsSidebar, LayoutHeader } from '@toeverything/components/layout';
|
||||
|
||||
export function LigoVirgoRootContainer() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user