bleeping
coder
Projects
JavaScript
TypeScript
Python
C++
C#
Go
React-dates: display one month in single date picker
Created on 9 May 2018
路
1
Comment
路
Source:
airbnb/react-dates
Hi
How can I display one month instead 2 month in single date picker?
Source
Most helpful comment
numberOfMonths={1}
>All comments
numberOfMonths={1}
Was this page helpful?
0
/ 5 -
0
ratings
Related issues
New to react and need help implementing the Month selector and year selector functionality
swaritkohli
路
3
Comments
Accessibility issues
Daniel15
路
3
Comments
Module parse failed:\node_modules\react-dates\src\components\SingleDatePicker.jsx Unexpected token (109:4) You may need an appropriate loader to handle this file type.
aishwarya-bote
路
3
Comments
IE 11 issue - .includes() is not supported
arthurvi
路
3
Comments
Make it more style-agnostic
augnustin
路
3
Comments
Most helpful comment
numberOfMonths={1}