mirror of
https://github.com/apache/superset.git
synced 2026-05-11 19:05:24 +00:00
chore: upgrade @emotion (#14454)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
*/
|
||||
import React from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { css } from '@emotion/core';
|
||||
import { css } from '@emotion/react';
|
||||
import { t } from '@superset-ui/core';
|
||||
import Label from 'src/components/Label';
|
||||
import Collapse from 'src/components/Collapse';
|
||||
|
||||
Reference in New Issue
Block a user