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