@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.js CHANGED
@@ -7065,7 +7065,6 @@ var OTPInput = (props) => {
7065
7065
  display: "flex",
7066
7066
  alignItems: "center",
7067
7067
  sx: {
7068
- width: "100%",
7069
7068
  "&:not(:last-of-type)": {
7070
7069
  mr: 1.5
7071
7070
  }