Update to Emotion 11
Summary: Per title Reviewed By: passy Differential Revision: D24994086 fbshipit-source-id: 84d83638ec518a39ea2d80f56b8c794c8b86a9d4
This commit is contained in:
committed by
Facebook GitHub Bot
parent
339a5280ac
commit
f7c40c315c
@@ -11,7 +11,7 @@ import React from 'react';
|
||||
import {Typography, Button, Space, Input, Card, Alert, List} from 'antd';
|
||||
import {Layout} from '../ui';
|
||||
import {theme} from 'flipper-plugin';
|
||||
import {css} from 'emotion';
|
||||
import {css} from '@emotion/css';
|
||||
import {DesignComponentDemos} from './DesignComponentDemos';
|
||||
|
||||
const {Title, Text, Link} = Typography;
|
||||
|
||||
Reference in New Issue
Block a user