Skip to content

Commit

Permalink
make new badge success
Browse files Browse the repository at this point in the history
  • Loading branch information
daibhin committed Jan 22, 2024
1 parent ea9d7db commit d6a7660
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export function ReplayGeneral(): JSX.Element {
}}
label={
<div className="space-x-1">
<LemonTag type="highlight">New</LemonTag>
<LemonTag type="success">New</LemonTag>
<LemonLabel>Capture canvas elements</LemonLabel>
</div>
}
Expand Down

0 comments on commit d6a7660

Please sign in to comment.