ziggy-version changed

This commit is contained in:
2025-12-07 20:44:24 +01:00
parent ecf9ea061b
commit 6de9881806
3 changed files with 19 additions and 86 deletions

View File

@@ -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 'ziggy';
import { ZiggyVue } from 'ziggy-js';
/* Font Awesome imports */
import { library } from '@fortawesome/fontawesome-svg-core';