fix: add new team button
This commit is contained in:
parent
1067f37e4d
commit
daf3710a5e
@ -1,5 +1,8 @@
|
||||
<div class="pb-6">
|
||||
<div class="flex items-end gap-2">
|
||||
<h1>Team</h1>
|
||||
<a href="/team/new"><x-forms.button>+ New Team</x-forms.button></a>
|
||||
</div>
|
||||
<nav class="flex pt-2 pb-10">
|
||||
<ol class="inline-flex items-center">
|
||||
<li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user