fast-table-pro
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "fast-table-pro", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "react table fast", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -171,3 +171,4 @@ import React from 'react'; | ||
click: 'onClick', | ||
doubleclick: 'onDoubleClick', | ||
dblclick: 'onDoubleClick', | ||
// 以下无效 | ||
blur: 'onBlur', | ||
@@ -174,0 +175,0 @@ focus: 'onFocus', |
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
286067
7079