We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b9045 commit b272c46Copy full SHA for b272c46
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-accessible-dropdown-menu-hook",
3
- "version": "2.1.1",
+ "version": "2.1.2",
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