IZCWRK-2 #2
@ -177,6 +177,7 @@ const StepTwoJoblisting = ({ nextStep, prevStep, handleChange, formData, setForm
|
||||
<option key={index} value={category.id}>{category.name}</option>
|
||||
))}
|
||||
</select>
|
||||
|
||||
<p className='font-poppins font-semibold text-slate-700 text-center text-[14px] mt-1 mb-2'>Poziom doświadczenia</p>
|
||||
<select
|
||||
value={formData['experience_level'] || 'default' }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user