changes, global search (clients, cleintCases)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import './bootstrap';
|
||||
import '../css/app.css';
|
||||
|
||||
import { createApp, h } from 'vue';
|
||||
import { createApp, h } from 'vue/dist/vue.esm-bundler.js';
|
||||
import { createInertiaApp } from '@inertiajs/vue3';
|
||||
import { resolvePageComponent } from 'laravel-vite-plugin/inertia-helpers';
|
||||
import { ZiggyVue } from '../../vendor/tightenco/ziggy';
|
||||
|
||||
Reference in New Issue
Block a user