Skip to content

Commit

Permalink
fix(modal): details of get type
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Montoya committed Feb 19, 2024
1 parent e80a4cf commit 0336c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/organisms/ModalAlert/ModalAlert.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ export function ModalAlert({
textAlign="center"
py="2rem"
borderBottom="1px solid #E6E6E6"
marginY="3.75rem"
>
<Box display="flex" justifyContent="center">
{alertStates[typeAlert].icon}
Expand Down

0 comments on commit 0336c41

Please sign in to comment.