You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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});