feat: add createdAt field in survey download csv
This commit is contained in:
parent
98a887825f
commit
618aedf196
@ -112,6 +112,7 @@ export const SurveyDownloadBtn: React.FC<SurveyDownloadBtnProps> = React.memo(
|
||||
'subdivision1',
|
||||
'subdivision2',
|
||||
'city',
|
||||
'createdAt',
|
||||
]),
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user