From fa629d73488838810ab4bd7acc39c0d3b41699dc Mon Sep 17 00:00:00 2001 From: Karl Horky Date: Wed, 18 Nov 2020 19:28:47 +0100 Subject: [PATCH] Switch to @emotion/react --- examples/with-emotion/shared/styles.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/with-emotion/shared/styles.js b/examples/with-emotion/shared/styles.js index a5798781e890f..3efd86c503c67 100644 --- a/examples/with-emotion/shared/styles.js +++ b/examples/with-emotion/shared/styles.js @@ -1,4 +1,4 @@ -import { css, Global, keyframes } from '@emotion/core' +import { css, Global, keyframes } from '@emotion/react' import styled from '@emotion/styled' export const globalStyles = (