@ctlyst.id/internal-ui 4.1.13 → 4.1.14

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -2775,6 +2775,7 @@ var Datepicker = ({
2775
2775
  {
2776
2776
  autoComplete: "off",
2777
2777
  isError,
2778
+ name,
2778
2779
  sx: props.selectsRange ? { caretColor: "transparent" } : {},
2779
2780
  addOnRight: /* @__PURE__ */ jsxs10(InputRightElement, { alignSelf: "center", bottom: 0, flexDir: "row-reverse", width: "auto", mr: 2, gap: 2, children: [
2780
2781
  /* @__PURE__ */ jsx27(Calendar, { size: 4, color: "neutral.400" }),