fix history propagation on playground
This commit is contained in:
parent
9cd3925233
commit
da927d56c1
1 changed files with 1 additions and 1 deletions
|
|
@ -82,8 +82,8 @@ export default function CollectionCardComponent({
|
|||
} else {
|
||||
setNodes([], true);
|
||||
setEdges([], true);
|
||||
cleanFlowPool();
|
||||
}
|
||||
cleanFlowPool();
|
||||
}
|
||||
}, [openPlayground]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue