forked from coracle/flotilla
4 lines
104 B
Svelte
4 lines
104 B
Svelte
<div class="flex items-center justify-between px-4 py-2 text-sm font-bold uppercase">
|
|
<slot />
|
|
</div>
|