react-datetime
react-datetime copied to clipboard
Distribution packages have dev console.log when clicking time
Noticed that when I clicked on the time, a log popped up in console console.log("CLICKING 2!"). This console.log is present in the following files:
dist/react-datetime.cjs.js dist/react-datetime.cjs.js.map dist/react-datetime.umd.js dist/react-datetime.umd.js.map
Im not sure if that log was intended to be there but wanted to give you a heads up.
duplicate of https://github.com/arqex/react-datetime/issues/746