diff --git a/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx b/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx
index e433fabc2..9318b6d1c 100644
--- a/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx
+++ b/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx
@@ -180,7 +180,7 @@ export default function Step3ThresholdAndActions({
className="flex-1"
variant="select"
>
- {isLoading && }
+ {isLoading && }
{isLoading
? t("button.saving", { ns: "common" })
: t("triggers.dialog.form.save", {