Move to directives folder
parent
5bed4f752b
commit
c0bf815e92
|
@ -1,7 +1,7 @@
|
|||
import PrimeVue from '@/components/lib/config/PrimeVue';
|
||||
import ToastService from '@/components/lib/toastservice/ToastService';
|
||||
|
||||
import CodeHighlight from '@/components/layout/CodeHighlight';
|
||||
import CodeHighlight from '@/directives/CodeHighlight';
|
||||
import Animate from '@/components/lib/animate/Animate';
|
||||
|
||||
export default defineNuxtPlugin((nuxtApp) => {
|
||||
|
|
Loading…
Reference in New Issue