Skip to content

Commit

Permalink
Switch to @emotion/react
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky authored Nov 18, 2020
1 parent d8bf38d commit fa629d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-emotion/shared/styles.js
Original file line number Diff line number Diff line change
@@ -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 = (
Expand Down

0 comments on commit fa629d7

Please sign in to comment.