@undefine-ui/design-system 2.14.0 → 2.14.1

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.cjs CHANGED
@@ -7224,7 +7224,6 @@ var OTPInput = (props) => {
7224
7224
  display: "flex",
7225
7225
  alignItems: "center",
7226
7226
  sx: {
7227
- width: "100%",
7228
7227
  "&:not(:last-of-type)": {
7229
7228
  mr: 1.5
7230
7229
  }