hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

Is there any option to hide the navigation? #635

Closed kevin1193 closed 5 months ago

kevin1193 commented 5 months ago

Subject of the issue

Option to hide the left side navigation and options.

image
keremciu commented 5 months ago

if you look at the daterangepicker component code, you can see that the part you called is 'DefinedRange' component, basically if you use only daterange, you get what you want.

as this demo shows: https://hypeserver.github.io/react-date-range/#daterange