Skip to content

Commit

Permalink
aria-label for relay modal
Browse files Browse the repository at this point in the history
  • Loading branch information
MVarshini committed Jul 10, 2023
1 parent bc7c70c commit 644f3c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const RelayComponent = () => {
return (
<Modal
className="relay-ui-container"
title={""}
aria-label="Relay"
variant={ModalVariant.small}
isOpen={isRelayModalOpen}
onClose={handleClose}
Expand Down

0 comments on commit 644f3c7

Please sign in to comment.