Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliodiez committed Dec 8, 2024
1 parent 7501fa2 commit 065da29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/providers/canvas/use-selection.hook.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@ export const useSelection = (
);
};

// TODO: Rather implement this using immmer

const updateOtherPropsOnSelectedSingleShape = <K extends keyof OtherProps>(
selectedShapeId: string,
key: K,
Expand Down

0 comments on commit 065da29

Please sign in to comment.