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
// @emotion/css로 대체되었음
throw new Error(
"The `emotion` package has been renamed to `@emotion/css`. Please import it like this `import { css } from '@emotion/css'`."
)
// @emotion/styled로 대체되었음
throw new Error(
'The package "react-emotion" has been replaced by "@emotion/styled" in version 10. See https://emotion.sh/docs/migrating-to-emotion-10 for more information on migrating.'
);
The text was updated successfully, but these errors were encountered: