setOpen(false)}
+ style={{ fontSize: 14, padding: 15, maxWidth: 400 }}
+ >
+
+ The server returned the following error:
+
-
- {getErrorMessage(error.type, error.code)}
-
+
+ {getErrorMessage(error.type, error.code)}
+
-
- {showAuth ? (
- <>
-
-
- >
- ) : (
-
- )}
-
-