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

[fixed] remove logs

Open herecydev opened this issue 4 years ago • 0 comments

Changes proposed:

  • Remove logs that are unused, this removes unused code that is getting bundled into applications and generating unnecessary warnings in the console

Acceptance Checklist:

  • [x] The commit message follows the guidelines in CONTRIBUTING.md.
  • [x] Documentation (README.md) and examples have been updated as needed.
  • [x] If this is a code change, a spec testing the functionality has been added.
  • [x] If the commit message has [changed] or [removed], there is an upgrade path above.

herecydev avatar Jul 05 '21 11:07 herecydev