rive-react
rive-react copied to clipboard
useRive is undefined error
I am not able to utilize the useRive hook because the index.js file of @rive-app/react-canvas keeps getting minified to 0, and the file has this line at the top which doesn't let me export 0 values: Object.defineProperty(exports,"__esModule",{value:!0});