Skip to content

Commit

Permalink
Merge pull request #922 from AI4Bharat/waveSurfer
Browse files Browse the repository at this point in the history
added memo to transcription right panel
  • Loading branch information
aparna-aa authored Feb 20, 2024
2 parents 874e818 + aa7f7ba commit 67d672b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -914,4 +914,4 @@ const TranscriptionRightPanel = ({
);
};

export default TranscriptionRightPanel;
export default memo(TranscriptionRightPanel);

0 comments on commit 67d672b

Please sign in to comment.