Skip to content

Commit

Permalink
feat: change the tooltip to "View Dora Metrics"
Browse files Browse the repository at this point in the history
  • Loading branch information
xyfer17 authored Oct 16, 2024
1 parent c34fdd3 commit 6e51152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-server/src/components/TeamsList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ const TeamCard: React.FC<TeamCardProps> = ({ team, onEdit, onView }) => {
</FlexBox>
<FlexBox col justifyBetween minHeight={'70px'} alignCenter>
<FlexBox
title={'View team'}
title={'View Dora Metrics'}
centered
width={'1.2em'}
maxWidth={'1.2em'}
Expand Down

0 comments on commit 6e51152

Please sign in to comment.