Skip to content

Commit

Permalink
fix: fixed ipp list not showing when editing - Ref gestion-de-projet#…
Browse files Browse the repository at this point in the history
…2454
  • Loading branch information
ManelleG authored and pl-buiquang committed Jan 18, 2024
1 parent ad19223 commit 79f9339
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ const IPPForm: React.FC<CriteriaDrawerComponentProps> = (props) => {
multiline
minRows={5}
style={{ width: '100%' }}
value={defaultValues.search}
/>
</Grid>
</Grid>
Expand Down

0 comments on commit 79f9339

Please sign in to comment.