Rework navigation
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class="flex w-60 flex-col gap-1 bg-base-300">
|
||||
<slot />
|
||||
</div>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
<div class="flex w-60 flex-col gap-1 bg-base-300">
|
||||
<slot />
|
||||
</div>
|
||||