- updated async tables;
- fixed typo; - added some QOL;
This commit is contained in:
@@ -214,7 +214,7 @@ const BandoEditFormStep2 = forwardRef(function ({ initialData, setInitialData, g
|
||||
![
|
||||
'descriptionShort', 'descriptionLong', 'documentationRequested', 'threshold',
|
||||
'aimedTo', 'criteria', 'docs', 'checklist', 'faq', 'amount', 'amountMin', 'amountMax',
|
||||
'email', 'phoneNumber', 'checkList', 'images'
|
||||
'email', 'phoneNumber', 'checkList', 'images', 'endDate', 'endTime'
|
||||
].includes(fieldName)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user