textarea
textarea copied to clipboard
React 19 support
I get this error when using this component in next 14
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.
+1