UID Refactor 1/n move to utils
Summary: Lets start adding some organisation to the folder structure Reviewed By: lblasa Differential Revision: D47547530 fbshipit-source-id: 30d20340ccc4b1c3ab4d4712c807831d74028322
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4df0ad4d35
commit
2cc0ca0167
@@ -27,7 +27,7 @@ import {Button, Spin} from 'antd';
|
||||
import {QueryClientProvider} from 'react-query';
|
||||
import {Tree2} from './Tree';
|
||||
import {StreamInterceptorErrorView} from './StreamInterceptorErrorView';
|
||||
import {queryClient} from '../reactQuery';
|
||||
import {queryClient} from '../utils/reactQuery';
|
||||
import {FrameworkEventsTable} from './FrameworkEventsTable';
|
||||
|
||||
export function Component() {
|
||||
|
||||
Reference in New Issue
Block a user