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 6748493 commit 7660dd4Copy full SHA for 7660dd4
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.2.3](https://github.com/react-restart/ui/compare/v0.2.2...v0.2.3) (2021-09-20)
2
+
3
4
+### Bug Fixes
5
6
+* fix popper fn warning ([#35](https://github.com/react-restart/ui/issues/35)) ([6748493](https://github.com/react-restart/ui/commit/6748493d3c63617d9846718c8ef56b19603fb97e))
7
8
9
10
11
12
## [0.2.2](https://github.com/react-restart/ui/compare/v0.2.1...v0.2.2) (2021-08-11)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@restart/ui",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments