{
- e.currentTarget.style.background = "rgba(220, 38, 38, 0.35)";
- }}
- onMouseOut={(e) => {
- e.currentTarget.style.background = "rgba(220, 38, 38, 0.2)";
+ background: "rgba(220, 38, 38, 0.12)",
+ borderColor: "rgba(220, 38, 38, 0.3)"
}}
>
- Retry
-
+ {/* Error icon */}
+
+
+
+
+ Credentials Expired
+
+
+ {message}
+
+
+
+
+
+
+