feat: upgrade to Emotion 10 (#2166)
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
/** @jsx jsx */
|
||||
import { jsx } from '@emotion/core';
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import Textarea from 'react-textarea-autosize';
|
||||
|
Reference in New Issue
Block a user