began page
This commit is contained in:
@@ -5,12 +5,20 @@
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
|
||||
<UContainer>
|
||||
<div class="mt-1 mb-2 flex flex-col w-full">
|
||||
<ProseH2 class="text-center m-0.5 w-full">Hey there, user!</ProseH2>
|
||||
<ProseP class="text-center text-muted m-0.5">Welcome to the UI!</ProseP>
|
||||
<UBadge variant="subtle" class="inline mx-auto">Something like that</UBadge>
|
||||
</div>
|
||||
|
||||
<div class="w-full flex flex-col">
|
||||
|
||||
</div>
|
||||
</UContainer>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user