@ctlyst.id/internal-ui 3.3.1 → 3.3.2

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js CHANGED
@@ -4887,7 +4887,7 @@ var TimeInput2 = (0, import_react83.forwardRef)(
4887
4887
  /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("span", { children: ":" }),
4888
4888
  /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(InputTimeArea, { ...getInputProps("seconds") })
4889
4889
  ] }),
4890
- options.hour12 && /* @__PURE__ */ (0, import_jsx_runtime63.jsx)("input", { ...getInputProps("am/pm") })
4890
+ options.hour12 && /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_react83.Input, { p: 0, ...getInputProps("am/pm") })
4891
4891
  ] }),
4892
4892
  /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_internal_icon10.Clock, { color: "neutral.400" }),
4893
4893
  addOnRight