react-fields-keeper
Advanced tools
Comparing version
@@ -57,2 +57,6 @@ import { ReactNode } from 'react'; | ||
prefixNode?: 'measure-icon' | ReactNode; | ||
/** | ||
* useful for matching the field item type with corresponding bucket type | ||
*/ | ||
type?: string; | ||
} | ||
@@ -85,2 +89,3 @@ /** | ||
disabled?: boolean; | ||
acceptTypes?: string[]; | ||
} | ||
@@ -87,0 +92,0 @@ /** |
{ | ||
"name": "react-fields-keeper", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.umd.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
246946
0.24%3202
0.31%