@cypress-design/react-statusicon 0.4.19 → 0.4.20

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/dist/index.umd.js CHANGED
@@ -548,7 +548,7 @@ var compileReactIconProperties = function (_a) {
548
548
  };
549
549
 
550
550
 
551
- /* <wind-keep class="filter icon-light-secondary icon-dark-secondary h-1 h-2"> */
551
+ /* <wind-keep class="filter icon-light-secondary icon-dark-secondary"> */
552
552
 
553
553
  var compileProps = function (_a) {
554
554
  var status = _a.status, statuses = _a.statuses, className = _a.className, size = _a.size, variantName = _a.variantName;