Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix warning about forwardRef accepting exactly two params
This was the error: ``` Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter? ```
- Loading branch information