index
:
greatoffice
master
My take/showcase on a business management system
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
web-shared
/
src
/
components
/
table
/
tbody.svelte
blob: f0617fa79a8f0819a4c5f0453a0460a37d3525ef (
plain
) (
blame
)
1
2
3
<tbody class="int-table__body {$$restProps.class ?? ''}"> <slot/> </tbody>