react-multi-date-picker
react-multi-date-picker copied to clipboard
input container's width has problem in flex layout
when I put the Datepicker
in a flex container with equal width children, the datepicker's width is not equal with it's siblings. codesandbox below:
any updates?