general dashboard
This commit is contained in:
5
src/components/common/AppHeader.vue
Normal file
5
src/components/common/AppHeader.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<header class="flex justify-center items-center pb-3 mb-5">
|
||||
<h1 class="text-4xl font-bold">Sa4CPS</h1>
|
||||
</header>
|
||||
</template>
|
||||
Reference in New Issue
Block a user