Remove react complex tree
Reviewed By: lblasa Differential Revision: D41875029 fbshipit-source-id: 2af58610fe0d0f644aa8450a4210fd52f8ed4db6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ed35623bef
commit
74247ee721
@@ -23,7 +23,6 @@ import {
|
||||
Snapshot,
|
||||
UINode,
|
||||
} from './types';
|
||||
import './node_modules/react-complex-tree/lib/style.css';
|
||||
import {Draft} from 'immer';
|
||||
|
||||
type SnapshotInfo = {nodeId: Id; base64Image: Snapshot};
|
||||
|
||||
Reference in New Issue
Block a user