Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove .bind(this) from removePortal call
This fixes this warning from react in the console without breaking functionality: Warning: bind(): You are binding a component method to the component. React does this for you automatically in a high-performance way, so you can safely remove this call. See Modal
- Loading branch information