uilint-react 0.2.97 → 0.2.98

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.js CHANGED
@@ -13482,7 +13482,7 @@ function nv() {
13482
13482
  Cn,
13483
13483
  {
13484
13484
  variant: "ghost",
13485
- size: v ? "md" : "sm",
13485
+ size: v ? "default" : "sm",
13486
13486
  onClick: a,
13487
13487
  title: "Close",
13488
13488
  style: v ? { minWidth: 44, minHeight: 44 } : void 0,