Refactor layout components for improved readability and consistency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { mdiHome } from '@mdi/js'
|
||||
import type { LayoutMenuItem } from './menu'
|
||||
import { mdiHome } from '@mdi/js'
|
||||
import { defineStore } from 'pinia'
|
||||
import { computed, ref } from 'vue'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user