#22 - vacation calendar #51

Merged
Baakoma merged 31 commits from #22-vacation-calendar into main 2022-02-15 15:08:26 +01:00
Showing only changes of commit eaaf908388 - Show all commits

View File

@@ -257,7 +257,7 @@ import {computed} from 'vue'
import {usePage} from '@inertiajs/inertia-vue3'
export default {
name: 'Dashboard',
name: 'DashboardPage',
setup() {
const user = computed(() => usePage().props.value.auth.user)
const stats = [