lizaui 10.0.73 → 10.0.74

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.
@@ -10476,7 +10476,7 @@ const InputComponent = React__namespace.forwardRef((t0, ref) => {
10476
10476
  }
10477
10477
  let t1;
10478
10478
  if ($[3] !== className) {
10479
- t1 = utils.cn("rounded-e-lg rounded-s-none", className);
10479
+ t1 = utils.cn("rounded-e-input rounded-s-none", className);
10480
10480
  $[3] = className;
10481
10481
  $[4] = t1;
10482
10482
  } else {