@@ -120,42 +148,8 @@ const ConfirmationModal = ({
'flex-row-reverse': iconPosition === 'right',
})}
>
-
- {type === 'info' && (
-
- )}
-
- {type === 'success' && (
-
- )}
-
- {type === 'error' && (
-
- )}
+
+
@@ -176,7 +170,7 @@ const ConfirmationModal = ({
{secondaryButton && secondaryButton.text && (