Rename tree
Reviewed By: lblasa Differential Revision: D41875028 fbshipit-source-id: a3afd0014798f03cbaefac3f9128b4e92bccb290
This commit is contained in:
committed by
Facebook GitHub Bot
parent
74247ee721
commit
8242a94ca4
@@ -19,7 +19,7 @@ import {Inspector} from './sidebar/Inspector';
|
|||||||
import {Controls} from './Controls';
|
import {Controls} from './Controls';
|
||||||
import {Spin} from 'antd';
|
import {Spin} from 'antd';
|
||||||
import FeedbackRequest from './fb-stubs/feedback';
|
import FeedbackRequest from './fb-stubs/feedback';
|
||||||
import {Tree2} from './Tree2';
|
import {Tree2} from './Tree';
|
||||||
|
|
||||||
export function Component() {
|
export function Component() {
|
||||||
const instance = usePlugin(plugin);
|
const instance = usePlugin(plugin);
|
||||||
|
|||||||
Reference in New Issue
Block a user