We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b89f4d commit b6a8899Copy full SHA for b6a8899
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-accessible-dropdown-menu-hook",
3
- "version": "2.0.1",
+ "version": "2.1.0",
4
"description": "A simple Hook for creating fully accessible dropdown menus in React",
5
"main": "dist/use-dropdown-menu.js",
6
"types": "dist/use-dropdown-menu.d.ts",
0 commit comments