chore: cleanup
This commit is contained in:
parent
b53d46fb0a
commit
705a6e9b15
1 changed files with 0 additions and 5 deletions
|
|
@ -1,11 +1,6 @@
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { ref } from 'vue';
|
|
||||||
import { useI18n } from 'vue-i18n';
|
|
||||||
|
|
||||||
import MenuItem from 'components/home/MenuItem.vue';
|
import MenuItem from 'components/home/MenuItem.vue';
|
||||||
|
|
||||||
const { t, locale } = useI18n();
|
|
||||||
|
|
||||||
const menu = [
|
const menu = [
|
||||||
{
|
{
|
||||||
value: 'branch-management',
|
value: 'branch-management',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue