improvements
This commit is contained in:
8
web/pages/team.vue
Normal file
8
web/pages/team.vue
Normal file
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1 class="font-bold text-2xl text-primary">
|
||||
Team
|
||||
</h1>
|
||||
<TeamNone />
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user