civiccc / civiccc/react-waypoint
innerRef Deprecation
Open
- Dominant language
- JavaScript
- Stars
- 4k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
I get this error when I use this library:
> `innerRef` is deprecated and will be removed in a future major version of Emotion, please use the `ref` prop instead
If we simply replace `innerRef` with `ref`, would that solve it? I can create the PR but I am not sure if that would affect anything else.
Contributor guide
Assessment
This issue has not been assessed yet.