+
+
+ {error && (
+
+
+
+ )}
+
+ {showNotification ? (
+
+
+ {translate('screens/buy-crypto', 'AML check reset successfully')}
+
+ ) : awaitConfirm ? (
+
+
+ {translate(
+ 'screens/buy-crypto',
+ 'This will delete the FiatOutput and reset the AML check. Are you sure?',
+ )}
+
+
+
+
+ ) : (
+
+ )}
+
+