@nextui-org/use-aria-button
Advanced tools
Comparing version
| { | ||
| "name": "@nextui-org/use-aria-button", | ||
| "version": "0.0.0-canary-20241222142613", | ||
| "version": "0.0.0-canary-20241222143306", | ||
| "description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
| "@react-types/shared": "3.26.0", | ||
| "@nextui-org/shared-utils": "0.0.0-canary-20241222142613" | ||
| "@nextui-org/shared-utils": "0.0.0-canary-20241222143306" | ||
| }, | ||
@@ -39,0 +39,0 @@ "clean-package": "../../../clean-package.config.json", |
+ Added
- Removed