motion icon indicating copy to clipboard operation
motion copied to clipboard

⛷ CSS Animation for React

Results 12 motion issues
Sort by recently updated
recently updated
newest added

``` Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release. elementRefGetterWithDeprecationWarning @ react.development.js?9f62:193...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...