Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Plugins were re-registering on every re-render (#1613)
- Forgot dependency array for `useEffect` hook
- Loading branch information