We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176b11f commit d00a572Copy full SHA for d00a572
1 file changed
CHANGELOG.md
@@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
* Add `editLaneTitle` and `onLaneUpdate` props (availability to inline edit lane
15
title)
16
17
+### Fixes
18
+
19
+* #201 Fixed Warning: Failed prop type by replacing `react-popover` with
20
+ `react-popopo`
21
22
+### Improvements
23
24
+* Removed `react-popover`'s CSS classes.
25
26
## [2.2.0-alpha.1] - 2019-07-01
27
28
### Added
0 commit comments