Skip to content

Commit 7a160df

Browse files
committed
show reqyired
1 parent 4f72305 commit 7a160df

File tree

1 file changed

+1
-1
lines changed
  • src/apps/onboarding/src/components/modal-add-education

1 file changed

+1
-1
lines changed

src/apps/onboarding/src/components/modal-add-education/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ const ModalAddEducation: FC<ModalAddEducationProps> = (props: ModalAddEducationP
136136
dirty
137137
error={formErrors.endDate}
138138
name='endDate'
139-
label='End Year or Expected'
139+
label='End Year or Expected *'
140140
placeholder='Select year'
141141
/>
142142
</div>

0 commit comments

Comments
 (0)