Expose Toolbar from Sandy
Summary: Moved Toolbar to flipper-plugin. No further changes. Reviewed By: nikoant Differential Revision: D28027334 fbshipit-source-id: 35de13d87734ae3a8af037166945b1a669106274
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d9ec09b381
commit
8e02b2ec10
@@ -11,7 +11,6 @@ import {
|
||||
FlexColumn,
|
||||
styled,
|
||||
ManagedTable_immutable,
|
||||
Toolbar,
|
||||
SearchInput,
|
||||
SearchBox,
|
||||
Button,
|
||||
@@ -43,6 +42,7 @@ import {State as AppState} from '../../reducers';
|
||||
import {connect} from 'react-redux';
|
||||
import {Dispatch, Action} from 'redux';
|
||||
import PluginPackageInstaller from './PluginPackageInstaller';
|
||||
import {Toolbar} from 'flipper-plugin';
|
||||
|
||||
const TAG = 'PluginInstaller';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user