diff --git a/packages/client/src/ui/universal.vue b/packages/client/src/ui/universal.vue index 9257c3a133..9ffe4c23f2 100644 --- a/packages/client/src/ui/universal.vue +++ b/packages/client/src/ui/universal.vue @@ -19,31 +19,31 @@
- + + + + +
@@ -86,7 +86,6 @@ import type { PageMetadata } from '@/scripts/page-metadata'; import { instanceName } from '@/config'; import { StickySidebar } from '@/scripts/sticky-sidebar'; import XDrawerMenu from '@/ui/_common_/navbar-for-mobile.vue'; -import MkButton from '@/components/MkButton.vue'; import * as os from '@/os'; import { defaultStore } from '@/store'; import { navbarItemDef } from '@/navbar';