react-datetime icon indicating copy to clipboard operation
react-datetime copied to clipboard

Distribution packages have dev console.log when clicking time

Open dannypaz opened this issue 5 years ago • 1 comments

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.

dannypaz avatar Dec 05 '20 07:12 dannypaz

duplicate of https://github.com/arqex/react-datetime/issues/746

johnhunter avatar Feb 04 '21 09:02 johnhunter