+ {Boolean(submitError) && }
+
+ {!initialValues.user_set && (
+
+ You are currently using the default quiet hours schedule, which
+ starts every day at {initialValues.time}
in{" "}
+ {initialValues.timezone}
.
+
+ )}
+
+
+
+
+ {timeZones.map((zone) => (
+
+ ))}
+
+
+
+
+
+
+
+
+
+ {!isLoading && "Update schedule"}
+
+
+
+