revdev-components 0.86.0 → 0.88.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/styles.css CHANGED
@@ -105,7 +105,7 @@ body {
105
105
  .index-module_popup__Im5Y-.ant-picker-panel:nth-child(1) button {
106
106
  visibility: visible !important;
107
107
  }
108
- .index-module_root__3Y1jZ {
108
+ .index-module_root__GGl-p {
109
109
  display: flex;
110
110
  flex-direction: row;
111
111
  align-items: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "revdev-components",
3
- "version": "0.86.0",
3
+ "version": "0.88.0",
4
4
  "main": "build/index.js",
5
5
  "module": "build/index.esm.js",
6
6
  "scripts": {