fix(data-table): specify that restProps are forwarded to "div" #524

This commit is contained in:
Eric Liu 2021-02-17 03:41:54 -08:00
commit 5839dbe702
4 changed files with 5 additions and 3 deletions

View file

@ -69,7 +69,7 @@
}
</script>
<DataTable headers="{headers}" rows="{rows}" />
<DataTable headers="{headers}" rows="{rows}" style="" class="class" />
<DataTable headers="{headers}" rows="{rows}">
<span slot="cell-header" let:header>