We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2358a2 commit 68717b2Copy full SHA for 68717b2
components/LayoutSidebar/LayoutSidebar.vue
@@ -48,7 +48,6 @@
48
import IconSvg from "~/components/IconSvg/IconSvg.vue";
49
import { defineComponent } from "vue";
50
import { useNuxtApp } from "#app";
51
-import { EVENT_TYPES } from "~/config/constants";
52
53
export default defineComponent({
54
components: { IconSvg },
0 commit comments