Skip to content

Commit

Permalink
fix: issue where changing order of elements with tx segment elements …
Browse files Browse the repository at this point in the history
…would cause infinite loop
  • Loading branch information
katiestahl committed Sep 11, 2024
1 parent fcf4891 commit 626fc6c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ const TxSegmentCompInput: React.FC<TxSegmentElementInputProps> = ({
endingExon,
startingExonOffset,
endingExonOffset,
index,
]);

const handleTxElementResponse = (
Expand Down

0 comments on commit 626fc6c

Please sign in to comment.