Skip to content

Commit

Permalink
fix(modal): details of get type (#623)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Montoya <[email protected]>
  • Loading branch information
Eriold and Daniel Montoya authored Feb 19, 2024
1 parent e80a4cf commit 4bf25cf
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 4bf25cf

Please sign in to comment.