#22 - wip
This commit is contained in:
parent
1fe6e72e9a
commit
eaaf908388
@ -257,7 +257,7 @@ import {computed} from 'vue'
|
|||||||
import {usePage} from '@inertiajs/inertia-vue3'
|
import {usePage} from '@inertiajs/inertia-vue3'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Dashboard',
|
name: 'DashboardPage',
|
||||||
setup() {
|
setup() {
|
||||||
const user = computed(() => usePage().props.value.auth.user)
|
const user = computed(() => usePage().props.value.auth.user)
|
||||||
const stats = [
|
const stats = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user