Skip to content

Commit 49cabaa

Browse files
committed
Renamed employer list
1 parent c9f38e3 commit 49cabaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/forms/inputs/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ export default class VolunteerForm extends Component {
125125
onChange={onChange}
126126
value={employer}
127127
name="employer"
128-
arrayList={ListsData.employer}
128+
arrayList={ListsData.employerList}
129129
isEmpty={errors.employer}
130130
label="Who is your employer?"
131131
/>

0 commit comments

Comments
 (0)