Skip to content

Commit

Permalink
test workflow update 10
Browse files Browse the repository at this point in the history
  • Loading branch information
madhu-355 committed Jul 29, 2024
1 parent 351252c commit 8c146d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Modal/ErrorMessageModal/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default function ErrorMessageModal({
Error
</Dialog.Title>
<div className="mb-[32px] w-full px-6">
<div data-cy="error_message" className="w-full text-center text-[#808187]">
<div data-cy="error_message" className="w-full text-center text-[#808187]">
{errorMessage}
</div>
</div>
Expand Down

0 comments on commit 8c146d6

Please sign in to comment.