mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
5 lines
94 B
Svelte
5 lines
94 B
Svelte
<!-- TODO: remove inline styling -->
|
|
<ul class="list" style:gap="0.25rem">
|
|
<slot />
|
|
</ul>
|