I am using version 3.2.0 of react-datetime and I am trying to implement the feature to manually enter the date but it doesn't work, I have also set the input property to value 'true' but it still doesn't work. I have created a codesandbox for this issue.
I am using version 3.2.0 of react-datetime and I am trying to implement the feature to manually enter the date but it doesn't work, I have also set the input property to value 'true' but it still doesn't work. I have created a codesandbox for this issue.
https://codesandbox.io/p/sandbox/admiring-torvalds-v62qvg?file=%2Fsrc%2FApp.js
please let me know if I am missing anything.