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
With the latest versions, I get an error for import { EmotionCache } from '@emotion/react': EmotionCache not found in '@emotion/react'. Similarly, I can't import it from @emotion/cache`, either.
Current behavior:
With the latest versions, I get an error for
import { EmotionCache } from '@emotion/react':
EmotionCache not found in '@emotion/react'. Similarly, I can't import it from
@emotion/cache`, either.It was working previously
Environment information:
react
version:18.3.1
@emotion/react
version:11.13.5
(@emotion/cache
,@emotion/react
,@emotion/styled
The text was updated successfully, but these errors were encountered: