arqex / react-datetime

A lightweight but complete datetime picker react component.
2k stars 870 forks source link

Clean console.log onInputClick event #743

Open jacksondieter opened 4 years ago

jacksondieter commented 4 years ago

Description

Motivation and Context

Checklist

[ ] I have not included any built dist files (us maintainers do that prior to a new release)
[ ] I have added tests covering my changes
[ ] All new and existing tests pass
[ ] My changes required the documentation to be updated
  [ ] I have updated the documentation accordingly
  [ ] I have updated the TypeScript 1.8 type definitions accordingly
  [ ] I have updated the TypeScript 2.0+ type definitions accordingly
jacksondieter commented 3 years ago

There is a console.log in the compiled package

JoaoTMDias commented 3 years ago

Hi @arqex can you please take a look at this pull request, please?