fix(canvas): resolve hook rule violations in delete and image nodes
This commit is contained in:
@@ -99,7 +99,7 @@ export function useCanvasDeleteHandlers({
|
||||
|
||||
return true;
|
||||
},
|
||||
[],
|
||||
[t],
|
||||
);
|
||||
|
||||
const onNodesDelete = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user