Skip to content

Commit

Permalink
chore(workspace): merge alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen committed Oct 29, 2024
2 parents ab240af + 3021f9e commit fa360ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/image-annotator-react/src/ImageAnnotator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -419,8 +419,6 @@ function ForwardAnnotator(
onUndo: onRedoUndo,
});

console.log('annotationsWithGlobal', annotationsWithGlobal);

const onAnnotationClear = useCallback(() => {
engine?.clearData();
updateAnnotationsWithGlobal(() => {
Expand Down

0 comments on commit fa360ae

Please sign in to comment.