@sarunyu/system-one 4.0.1 → 4.0.2

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
@@ -3149,7 +3149,7 @@ const Input = forwardRef(function Input2({
3149
3149
  "div",
3150
3150
  {
3151
3151
  className: cn(
3152
- "relative rounded-lg",
3152
+ "relative rounded-lg min-h-[48px]",
3153
3153
  padding,
3154
3154
  bg,
3155
3155
  containerFlex