@axos-web-dev/shared-components 2.0.0-dev.13-stepForm.2 → 2.0.0-dev.13-stepForm.3

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.
@@ -338,4 +338,7 @@
338
338
  ._13s19j31b {
339
339
  opacity: 0.8 !important;
340
340
  }
341
+ ._13s19j31b path {
342
+ opacity: 0.8 !important;
343
+ }
341
344
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@axos-web-dev/shared-components",
3
3
  "description": "Axos shared components library for web.",
4
- "version": "2.0.0-dev.13-stepForm.2",
4
+ "version": "2.0.0-dev.13-stepForm.3",
5
5
  "type": "module",
6
6
  "main": "index.js",
7
7
  "module": "dist/main.js",