mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Move DataTableSkelton 3119restProps to container
This commit is contained in:
parent
f17b35d848
commit
3c59a6cff0
3 changed files with 7 additions and 4 deletions
|
@ -3356,7 +3356,7 @@
|
|||
{ "type": "forwarded", "name": "mouseleave", "element": "table" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "Element", "name": "table" },
|
||||
"rest_props": { "type": "Element", "name": "div" },
|
||||
"extends": {
|
||||
"interface": "DataTableHeader",
|
||||
"import": "\"../DataTable/DataTable\""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue