diff --git a/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx b/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx index 99807828f9..cc71969dcd 100644 --- a/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx +++ b/web/app/components/base/prompt-editor/plugins/hitl-input-block/pre-populate.tsx @@ -73,7 +73,7 @@ const PrePopulate: FC = ({ return (
{main} -
onIsVariableChange?.(!isVariable)}> +
onIsVariableChange?.(!isVariable)}>
{t(`${i18nPrefix}.useVarInstead`)}