Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Wei-Chun, Chang <[email protected]>
  • Loading branch information
wcchang1115 committed Dec 23, 2024
1 parent acf5270 commit 54922e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/src/components/lineage/NodeView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ export function NodeView({ node, onCloseNode }: NodeViewProps) {
);
}
onPreviewChangeOpen();
onPreviewChangeOpen();
trackPreviewChange({ action: "explore", node: node.name });
}}
>
Expand Down

0 comments on commit 54922e7

Please sign in to comment.