react-modal
react-modal copied to clipboard
[fixed] remove logs
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.