Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
spolu committed Nov 27, 2024
1 parent 0c72a3f commit 8151323
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ function ActionDetails({
onClick={hasActions ? onClick : undefined}
>
<Spinner variant="dark" size="xs" />
<div>{label}</div>
{label}
</div>
</Chip>
</div>
Expand Down

0 comments on commit 8151323

Please sign in to comment.