mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 13:26:40 +07:00
optimized imports
This commit is contained in:
parent
68bab520df
commit
77d59625d1
26 changed files with 6 additions and 49 deletions
|
@ -19,7 +19,6 @@ import { SWRConfigProvider } from '~/utils/providers/SWRConfigProvider';
|
|||
import { SearchProvider } from '~/utils/providers/SearchProvider';
|
||||
import { ToastProvider } from '~/utils/providers/ToastProvider';
|
||||
|
||||
|
||||
const App: VFC = observer(() => {
|
||||
useGlobalLoader();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue