react-table-hoc-fixed-columns
Advanced tools
Comparing version 1.0.0-beta to 1.0.0-beta.1
@@ -234,3 +234,2 @@ "use strict"; | ||
columns: _propTypes.default.array.isRequired, | ||
getTdProps: _propTypes.default.func, | ||
getProps: _propTypes.default.func, | ||
@@ -243,3 +242,2 @@ innerRef: _propTypes.default.func, | ||
ReactTableFixedColumns.defaultProps = { | ||
getTdProps: null, | ||
getProps: null, | ||
@@ -246,0 +244,0 @@ innerRef: null, |
{ | ||
"name": "react-table-hoc-fixed-columns", | ||
"version": "1.0.0-beta", | ||
"version": "1.0.0-beta.1", | ||
"description": "ReactTable HOC for fixed columns", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
102224
1992