added ziggy
This commit is contained in:
@@ -4,7 +4,7 @@ import '../css/app.css';
|
||||
import { createApp, h } from 'vue';
|
||||
import { createInertiaApp } from '@inertiajs/vue3';
|
||||
import { resolvePageComponent } from 'laravel-vite-plugin/inertia-helpers';
|
||||
import { ZiggyVue } from '../../vendor/tightenco/ziggy';
|
||||
import { ZiggyVue } from 'ziggy';
|
||||
|
||||
/* Font Awesome imports */
|
||||
import { library } from '@fortawesome/fontawesome-svg-core';
|
||||
|
||||
Reference in New Issue
Block a user