Move ToolbarIcon to main ui components folder
Summary: there are two plugins which uses copy-pasted ToolbarIcon and at least one more where it will be helpful. Let's move it to components folder Reviewed By: nikoant Differential Revision: D21089290 fbshipit-source-id: a14dcd56633dd24016711e34308b94023fcb40ed
This commit is contained in:
committed by
Facebook GitHub Bot
parent
75fb681eb8
commit
764ba546f7
@@ -28,9 +28,9 @@ import {
|
||||
constants,
|
||||
ReduxState,
|
||||
ArchivedDevice,
|
||||
ToolbarIcon,
|
||||
} from 'flipper';
|
||||
import Inspector from './Inspector';
|
||||
import ToolbarIcon from './ToolbarIcon';
|
||||
import InspectorSidebar from './InspectorSidebar';
|
||||
import Search from './Search';
|
||||
import ProxyArchiveClient from './ProxyArchiveClient';
|
||||
|
||||
Reference in New Issue
Block a user