revdev-components 0.233.0 → 0.235.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
@@ -805,7 +805,4 @@ body {
805
805
 
806
806
  .index-module_error__ExNLh {
807
807
  color: var(--errorColor);
808
- }
809
- .index-module_label__vCWmS {
810
- color: var(--passiveColor);
811
808
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "revdev-components",
3
- "version": "0.233.0",
3
+ "version": "0.235.0",
4
4
  "main": "build/index.js",
5
5
  "module": "build/index.esm.js",
6
6
  "scripts": {