Skip to content

Commit

Permalink
Plural
Browse files Browse the repository at this point in the history
  • Loading branch information
renoseHarsh committed Aug 8, 2024
1 parent e6da152 commit 85523c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ export const ConsultationUpdatesTab = (props: ConsultationTabProps) => {
</span>
</div>
}
tab1="Log Update"
tab1="Log Updates"
onClickTab1={() => setShowEvents(false)}
onClickTab2={() => setShowEvents(true)}
isTab2Active={showEvents}
Expand Down

0 comments on commit 85523c8

Please sign in to comment.