We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
console.log("CLICKING 2!")
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.
The text was updated successfully, but these errors were encountered:
duplicate of #746
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: