mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
fix: change NumberInput name from 'period' to 'periode'
This commit is contained in:
@@ -1029,7 +1029,7 @@ const ProjectFlockForm = ({
|
||||
isDisabled={formType != 'add'}
|
||||
/>
|
||||
<NumberInput
|
||||
name='period'
|
||||
name='periode'
|
||||
label='Periode'
|
||||
placeholder='Periode Flock'
|
||||
value={formik.values.periode}
|
||||
|
||||
Reference in New Issue
Block a user