Skip to content

Commit 75eca3b

Browse files
committed
Added initial state to check dropdown
1 parent 8f45633 commit 75eca3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/forms/helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export const initialState = {
1010
interestedInCYF: '',
1111
industry: '',
1212
hearAboutCYF: '',
13+
hearAboutCYFFromEmployer: false,
1314
employer: '',
1415
displayDropdown: false,
1516
guidePeople: ListsData.guidePeopleSkillList,

0 commit comments

Comments
 (0)