Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use ref from MessageInputWrapper props if present (#318)
Fixes warning in which ref wasn't provided to forwardRef if present, use the ref from component(MessageInputWrapper) else use the one from context
- Loading branch information