mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
This commit is contained in:
parent
7459fdb08b
commit
827a9822e7
4 changed files with 5 additions and 3 deletions
|
@ -1844,7 +1844,7 @@
|
|||
"ts": "interface DataTableCell { key: DataTableKey; value: DataTableValue; }"
|
||||
}
|
||||
],
|
||||
"rest_props": { "type": "InlineComponent", "name": "TableContainer" }
|
||||
"rest_props": { "type": "Element", "name": "div" }
|
||||
},
|
||||
{
|
||||
"moduleName": "DataTableSkeleton",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue