refactor(client): rename menu(sidebar) -> navbar
This commit is contained in:
parent
64be9baed0
commit
242538ddce
13 changed files with 57 additions and 56 deletions
|
|
@ -86,7 +86,6 @@ import FormRadios from '@/components/form/radios.vue';
|
|||
import FormButton from '@/components/ui/button.vue';
|
||||
import FormRange from '@/components/form/range.vue';
|
||||
import * as os from '@/os';
|
||||
import { menuDef } from '@/menu';
|
||||
import { defaultStore } from '@/store';
|
||||
import { i18n } from '@/i18n';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue