@gisce/react-ooui 1.2.2 → 1.2.3-rc.0

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.
@@ -4884,7 +4884,7 @@ const lt = {
4884
4884
  placeholder: o ? lt.time.placeholder : lt.date.placeholder,
4885
4885
  disabled: a,
4886
4886
  id: s,
4887
- picker: o ? "time" : "date",
4887
+ picker: "date",
4888
4888
  showTime: g,
4889
4889
  format: lt[f].dateDisplayFormat,
4890
4890
  value: h,