refactor(packages) support react 17 and 18
This commit is contained in:
@@ -6,6 +6,7 @@ export const infiniteExtent: CoordinateExtent = [
|
||||
];
|
||||
|
||||
const initialState: ReactFlowStore = {
|
||||
rfId: '1',
|
||||
width: 0,
|
||||
height: 0,
|
||||
transform: [0, 0, 1],
|
||||
|
||||
Reference in New Issue
Block a user