Skip to content

Commit 33cfddd

Browse files
committed
required handle from backend
1 parent 5773bc6 commit 33cfddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/admin-app-repo/src/pages/centers.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ const Centers = () => {
122122
'district',
123123
'block',
124124
'village',
125-
'catchment_area',
125+
// 'catchment_area',
126126
];
127127
if (storedProgram === TenantName.SECOND_CHANCE_PROGRAM) {
128128
mustRequired.push('center_type', 'board', 'medium', 'grade');

0 commit comments

Comments
 (0)