UIDRefactor 6/n Move tree into folder
Summary: preparing to split this up a bit Reviewed By: lblasa Differential Revision: D47548840 fbshipit-source-id: 907b9cd6a7a044e4aad97f9755fd9b43b81768f1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
efb23be4cf
commit
2655ea8523
@@ -25,7 +25,7 @@ import {Inspector} from './sidebar/Inspector';
|
||||
import {Controls} from './Controls';
|
||||
import {Button, Spin} from 'antd';
|
||||
import {QueryClientProvider} from 'react-query';
|
||||
import {Tree2} from './Tree';
|
||||
import {Tree2} from './tree/Tree';
|
||||
import {StreamInterceptorErrorView} from './StreamInterceptorErrorView';
|
||||
import {queryClient} from '../utils/reactQuery';
|
||||
import {FrameworkEventsTable} from './FrameworkEventsTable';
|
||||
|
||||
Reference in New Issue
Block a user