Move DataTableSkelton 3119restProps to container

This commit is contained in:
Richard O'flynn 2020-11-27 17:01:02 +00:00
commit 3c59a6cff0
3 changed files with 7 additions and 4 deletions

View file

@ -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\""