Skip to content

Commit a890df5

Browse files
committed
Add aria-label
1 parent b6be53b commit a890df5

File tree

1 file changed

+1
-0
lines changed
  • apps/webapp/app/routes/_app.orgs.$organizationSlug.settings.team

1 file changed

+1
-0
lines changed

apps/webapp/app/routes/_app.orgs.$organizationSlug.settings.team/route.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ function RevokeButton({ invite }: { invite: Invite }) {
557557
variant="danger/small"
558558
LeadingIcon={NoSymbolIcon}
559559
leadingIconClassName="text-white"
560+
aria-label="Revoke invite"
560561
/>
561562
}
562563
content="Revoke invite"

0 commit comments

Comments
 (0)