Comparing version 8.5.0 to 8.5.1
@@ -47,3 +47,3 @@ "use strict"; | ||
className: 'ka-empty-cell' + (isTh ? " ".concat(defaultOptions_1.default.css.theadBackground, " ").concat(defaultOptions_1.default.css.theadFixed) : ''), | ||
}, props, childComponents === null || childComponents === void 0 ? void 0 : childComponents.cellText).elementAttributes; | ||
}, props, childComponents === null || childComponents === void 0 ? void 0 : childComponents.emptyCell).elementAttributes; | ||
return isColGroup | ||
@@ -50,0 +50,0 @@ ? React.createElement("col", null) |
{ | ||
"name": "ka-table", | ||
"version": "8.5.0", | ||
"version": "8.5.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": "github:komarovalexander/ka-table", |
387256