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
@@ -26,8 +26,8 @@ import React from 'react';
|
||||
import path from 'path';
|
||||
import {store} from './store';
|
||||
import {registerRecordingHooks} from './utils/pluginStateRecorder';
|
||||
import {cache} from 'emotion';
|
||||
import {CacheProvider} from '@emotion/core';
|
||||
import {cache} from '@emotion/css';
|
||||
import {CacheProvider} from '@emotion/react';
|
||||
import {enableMapSet} from 'immer';
|
||||
import os from 'os';
|
||||
import {PopoverProvider} from './ui/components/PopoverProvider';
|
||||
|
||||
Reference in New Issue
Block a user