Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ibolton336 committed Aug 16, 2023
1 parent e8a31ab commit 9469b44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export const ImportQuestionnaireForm: React.FC<
<HookFormPFGroupController
control={control}
name="yamlFile"
label={t("terms.yamlFile")}
label={t("terms.uploadYamlFile")}
fieldId="yamlFile"
helperText="Upload a YAML file"
renderInput={({ field: { onChange, name }, fieldState: { error } }) => (
Expand Down

0 comments on commit 9469b44

Please sign in to comment.