wangzuo / input-moment

React datetime picker powered by momentjs
https://wangzuo.github.io/input-moment
ISC License
527 stars 173 forks source link

minDate and maxDate not working #92

Open eeeman1 opened 4 years ago

eeeman1 commented 4 years ago

Warning: React does not recognize the minDate prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase mindate instead. If you accidentally passed it from a parent component, remove it from the DOM element.

https://github.com/wangzuo/input-moment/pull/85