mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix mobile button
This commit is contained in:
parent
8ba813d30e
commit
0e6cdb01ba
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ 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';
|
||||
|
|
Loading…
Add table
Reference in a new issue