feat(ui): basic layout
This commit is contained in:
5
app/components/AppUser.vue
Normal file
5
app/components/AppUser.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<UUser name="name" description="email" />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
Reference in New Issue
Block a user