update
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
<h1>Team</h1>
|
||||
<div class="text-sm breadcrumbs pb-11">
|
||||
<ul>
|
||||
<li>{{ session('currentTeam.name') }}</li>
|
||||
<li>Currently Active Team</li>
|
||||
<li class="font-bold">{{ session('currentTeam.name') }}</li>
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="flex items-center gap-4 py-2 border-b-2 border-solid border-coolgray-200">
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
Use the magic
|
||||
<br><br>Use the magic
|
||||
bar (press <span class="kbd-custom">/</span>) to create a new one.
|
||||
|
||||
Reference in New Issue
Block a user