Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
aqordeon committed Feb 14, 2024
1 parent a81797a commit 02546b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/app-public.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import {createInertiaApp} from '@inertiajs/vue3';
import {resolvePageComponent} from 'laravel-vite-plugin/inertia-helpers';
import {ZiggyVue} from '../../vendor/tightenco/ziggy/dist/vue.m';
import {i18nVue} from 'laravel-vue-i18n';
import Notifications from '@kyvg/vue3-notification';
import Notifications from '@kyvg/vue3-notification';
import { setupCalendar } from 'v-calendar';
import {createPinia} from 'pinia';
import * as Sentry from '@sentry/vue';
Expand Down

0 comments on commit 02546b2

Please sign in to comment.