Skip to content

Commit

Permalink
Disable redundant hover
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Jan 11, 2024
1 parent 7efa3a6 commit 8f7b417
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ export const FederatedAssociations: FunctionComponent<FederatedAssociationsProps
<Grid.Column width={ 11 } className="first-column">
<div className="associations-list-avatar-wrapper">
<AppAvatar
hoverable={ false }
defaultIcon={ ConnectionIcon }
size="mini"
image={
Expand Down

0 comments on commit 8f7b417

Please sign in to comment.