Skip to content

Commit 51266db

Browse files
committed
renamed employer to employerList to match format
1 parent bffc91a commit 51266db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/forms/data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
{ "name": "Other", "_id": "Other" }
4848
],
4949

50-
"employer": [
50+
"employerList": [
5151
{ "name": "Capgemini", "_id": "Capgemini" },
5252
{ "name": "Other", "_id": "Other" }
5353
],

0 commit comments

Comments
 (0)