mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-17 04:32:15 +01:00
Updated to laravel 11
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
import { Head, Link, usePage } from '@inertiajs/vue3';
|
||||
import route from 'ziggy-js';
|
||||
import { computed } from 'vue';
|
||||
import type { User } from '@/types/models';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user