Skip to content

Commit

Permalink
Update frontend/src/lib/components/PersonalAPIKeys/PersonalAPIKeys.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Ben White <[email protected]>
  • Loading branch information
daibhin and benjackwhite authored Oct 27, 2023
1 parent 4755c92 commit 9dd70ef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ function RowActionsCreator(
deleteKey(personalAPIKey)
}}
>
<Link className="text-danger">Danger</Link>
<span className="text-danger">Danger</span>
</Popconfirm>
)
}
Expand Down

0 comments on commit 9dd70ef

Please sign in to comment.