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 b4f0a19 commit ea75debCopy full SHA for ea75deb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wojtekmaj/react-async-button",
3
- "version": "1.2.1",
+ "version": "1.3.0",
4
"description": "A button that handles Promises for your React app.",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments