pre deploy'

This commit is contained in:
2020-03-27 19:30:20 +01:00
parent 7e5d022aa2
commit ce1dc3cd7f
18 changed files with 598 additions and 397 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div class="p-2">
<h1>{{ authUser.data.attributes.name }}</h1>
</div>
</template>