mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-01 19:22:35 +02:00
update emotion dependency for site (#4783)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React, { Ref, PropsWithChildren } from 'react'
|
||||
import ReactDOM from 'react-dom'
|
||||
import { cx, css } from 'emotion'
|
||||
import { cx, css } from '@emotion/css'
|
||||
|
||||
interface BaseProps {
|
||||
className: string
|
||||
|
Reference in New Issue
Block a user