Skip to content

Commit

Permalink
Use TextArea for target_objective instead of TextField
Browse files Browse the repository at this point in the history
  • Loading branch information
nas-tabchiche committed Dec 6, 2024
1 parent 0ea0e94 commit beb349a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
cacheLock={cacheLocks['risk_origin']}
bind:cachedValue={formDataCache['risk_origin']}
/>
<TextField
<TextArea
{form}
field="target_objective"
label={m.targetObjective()}
Expand Down

0 comments on commit beb349a

Please sign in to comment.