We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9fd0cd commit c3f6747Copy full SHA for c3f6747
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-use-disclosure",
3
- "version": "2.0.0",
+ "version": "3.0.0",
4
"description": "Simple React custom hook to handle simple open, close, toggle states",
5
"main": "index.js",
6
"repository": "https://github.com/yoannfleurydev/useDisclosure",
0 commit comments