@awsui/collection-hooks
Advanced tools
Comparing version 1.0.41 to 1.0.42
@@ -144,3 +144,4 @@ import * as React from 'react'; | ||
value: string; | ||
label?: string; | ||
} | ||
export {}; |
@@ -144,3 +144,4 @@ import * as React from 'react'; | ||
value: string; | ||
label?: string; | ||
} | ||
export {}; |
{ | ||
"commit": "809aa0635fa22b1a4ce9220a2a04492f905bf21b" | ||
"commit": "6fe558c3d6959f03b8d3c132a77b09516416d9e2" | ||
} |
{ | ||
"bundleDependencies": false, | ||
"commit": "809aa06", | ||
"commit": "6fe558c", | ||
"deprecated": false, | ||
@@ -51,4 +51,4 @@ "exports": { | ||
"type": "module", | ||
"version": "1.0.41", | ||
"version": "1.0.42", | ||
"license": "Apache-2.0" | ||
} |
79793
1477