material-table
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -50,2 +50,3 @@ 'use strict'; | ||
{ | ||
disabled: action.disabled, | ||
onClick: function onClick(event) { | ||
@@ -52,0 +53,0 @@ return action.onClick && action.onClick(event, _this2.props.data); |
{ | ||
"name": "material-table", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Datatable for React based on https://material-ui.com/api/table/ with additional features", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -8,3 +8,3 @@ # material-table | ||
A console application that contains a lof of features to help developer | ||
Datatable for React based on https://material-ui.com/api/table/ with additional features | ||
@@ -11,0 +11,0 @@ [__DEMO__](https://mbrn.github.io/material-table/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47498
881