fix(canvas): resolve hook rule violations in delete and image nodes

This commit is contained in:
2026-04-03 18:05:02 +02:00
parent c33e65b0f6
commit af3cb47247
2 changed files with 18 additions and 20 deletions

View File

@@ -99,7 +99,7 @@ export function useCanvasDeleteHandlers({
return true;
},
[],
[t],
);
const onNodesDelete = useCallback(