Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat/scheduled_cr_badge' into fe…
Browse files Browse the repository at this point in the history
…at/scheduled_cr_badge
  • Loading branch information
andreas-unleash committed Nov 9, 2023
2 parents a7aca22 + 9ba5def commit 83f8bb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const ChangesScheduledBadge = ({
key={`${project}-${index}`}
to={`/projects/${project}/change-requests/${id}`}
>
<div>Change request #{id}</div>
Change request #{id}
</StyledLink>
))}
</>
Expand Down

0 comments on commit 83f8bb0

Please sign in to comment.