Open KurogeWashu opened 3 years ago
Error: emotion-theming has been removed and all its exports were moved to @emotion/react package. Please import them like this import { useTheme, ThemeProvider, withTheme } from '@emotion/react'.
emotion-theming
@emotion/react
import { useTheme, ThemeProvider, withTheme } from '@emotion/react'
Error:
emotion-theming
has been removed and all its exports were moved to@emotion/react
package. Please import them like thisimport { useTheme, ThemeProvider, withTheme } from '@emotion/react'
.