react-datepicker2
react-datepicker2 copied to clipboard
how can I change value from outside of the calendar?
I have a button for changing the value but when I change the value and pass it to calendar with value props it doesn't change and value is working just like how a default value should work, value just set once when the calendar is mounted.
@nazari2079 you can you send a screen shot from your code?