CLOVIS
07/17/2024, 1:27 PM1: import * as React from 'react';
2: import { useContext, forwardRef } from 'react';
^
3: import createCache from '@emotion/cache';
4: import _extends from '@babel/runtime/helpers/esm/extends';
error during build:
RollupError: ../../../js/node_modules/@emotion/react/dist/emotion-element-43c6fea0.browser.esm.js (2:9): "useContext" is not exported by "../../../js/node_modules/react/index.js", imported by "../../../js/node_modules/@emotion/react/dist/emotion-element-43c6fea0.browser.esm.js".
If you have any idea what this could be caused by, please get in touch 🙂