diff --git a/frontend/src/components/nlp/components/NlpValueForm.tsx b/frontend/src/components/nlp/components/NlpValueForm.tsx index 72eb2fd2..03cc3d2a 100644 --- a/frontend/src/components/nlp/components/NlpValueForm.tsx +++ b/frontend/src/components/nlp/components/NlpValueForm.tsx @@ -117,7 +117,7 @@ export const NlpValueForm: FC< name="expressions" control={control} render={({ field }) => ( - + )} />