+ {!isThreshold && (
+
+
+
+ )}
+
+
+
+
+
+
+
+
+
+
+ {!isThreshold && (
+
+
+
+ )}
+
+ }
+ />
+
+
+
+
+
+
+
+
+
+
+ {instance.slack && (
+
+
+
+ props.edit({ slackInput: selected })}
+ />
+
+
+ )}
+
+ {instance.email && (
+
+
+
+ props.edit({ emailInput: selected })}
+ />
+
+
+ )}
+
+ {instance.webhook && (
+
+
+ props.edit({ webhookInput: selected })}
+ />
+
+ )}
+
+ }
+ />
+
+
+
+
+
+
+
+
+
+ {instance.exists() && (
+
+ )}
+
+
+