mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
6 lines
117 B
Svelte
6 lines
117 B
Svelte
<div class="table-thead" role="rowheader">
|
|
<div class="table-row" role="row">
|
|
<slot />
|
|
</div>
|
|
</div>
|