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 5100ed6 commit be13df1Copy full SHA for be13df1
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.2.2](https://github.com/react-restart/ui/compare/v0.2.1...v0.2.2) (2021-08-11)
2
+
3
4
+### Bug Fixes
5
6
+* don't prevent default on button clicks ([#33](https://github.com/react-restart/ui/issues/33)) ([5100ed6](https://github.com/react-restart/ui/commit/5100ed62a60aa2072b124d6217717ca8f4b3858d))
7
8
9
10
11
12
## [0.2.1](https://github.com/react-restart/ui/compare/v0.2.0...v0.2.1) (2021-08-09)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments