Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
updated review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AH106586Harika authored and AH106586Harika committed Dec 8, 2023
1 parent 907f6e2 commit dc5909a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const NotificationDialogWithLongText = () => {
<NotificationDialog
variant="hazard-medium"
dialogTitle="Use a Title That Relates Directly to the Actions - Long Titles Should Be Avoided When Possible"
startMessage={<ContentContainer setFocusOnContainer>{message}</ContentContainer>}
content={<ContentContainer setFocusOnContainer>{message}</ContentContainer>}
acceptAction={{
text: 'Emphasized Accept Action',
onClick: handleCloseModal,
Expand Down

0 comments on commit dc5909a

Please sign in to comment.