@sikka/hawa 0.2.20-beta → 0.2.22-beta

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.es.js CHANGED
@@ -9372,7 +9372,7 @@ const bP = ({
9372
9372
  {
9373
9373
  design: "dots-pulse",
9374
9374
  color: c,
9375
- size: r === "sm" ? "xs" : "normal"
9375
+ size: r === "sm" ? "xs" : "button"
9376
9376
  }
9377
9377
  ) : o
9378
9378
  }