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
/
table.svelte
blob: 4acbf375afa2dfa2b0d0641684aefea1045d146b (
plain
) (
blame
)
1
2
3
<table class="int-table {$$restProps.class ?? ''}"> <slot/> </table>