hypeserver / react-date-range

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

Is there any option to hide the navigation? #635

Closed kevin1193 closed 10 months ago

kevin1193 commented 10 months ago

Subject of the issue

Option to hide the left side navigation and options.

image
keremciu commented 10 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