@cloudscape-design/collection-hooks
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -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" | ||
} |
@@ -6,3 +6,3 @@ { | ||
"bundleDependencies": false, | ||
"commit": "809aa06", | ||
"commit": "6fe558c", | ||
"deprecated": false, | ||
@@ -60,4 +60,4 @@ "description": "This package contains the source code of the React collection hooks for the [Cloudscape Design System](https://cloudscape.design/).", | ||
"type": "module", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"license": "Apache-2.0" | ||
} |
80466
1477