Skip to content

Commit

Permalink
fix: update session badges in the project page of Renku 2.0
Browse files Browse the repository at this point in the history
Fixes #3174.
  • Loading branch information
leafty committed Jun 3, 2024
1 parent 215af16 commit 7624d2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export function SessionBadge({
"fw-normal",
className
)}
pill={true}
pill
>
{children}
</Badge>
Expand Down

0 comments on commit 7624d2b

Please sign in to comment.