Skip to content

Commit

Permalink
Update docs/data/date-pickers/date-range-picker/date-range-picker.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Tyla <[email protected]>
Signed-off-by: Flavien DELANGLE <[email protected]>
  • Loading branch information
flaviendelangle and LukasTy authored Jan 10, 2025
1 parent e8ccc98 commit 073a10a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The component is available in four variants:
It renders the views inside a popover and a field for keyboard editing.

- The `MobileDateRangePicker` component which works best for touch devices and small screens.
It renders the view inside a modal and a field for keyboard editing.
It renders the view inside a modal and does not allow editing values with the keyboard in the field.

- The `DateRangePicker` component which renders `DesktopDateRangePicker` or `MobileDateRangePicker` depending on the device it runs on.

Expand Down

0 comments on commit 073a10a

Please sign in to comment.