rebassjs / rebass

:atom_symbol: React primitive UI components built with styled-system.
https://rebassjs.org
MIT License
7.94k stars 658 forks source link

`emotion-testing` deprecated #1112

Open KurogeWashu opened 3 years ago

KurogeWashu commented 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'.