mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 00:32:35 +10:00
solving bugs reported in GH issues
This commit is contained in:
@ -41,7 +41,7 @@ const SkillModal = () => {
|
||||
|
||||
<Input
|
||||
label={t('builder.skills.level')}
|
||||
placeholder="Fundamental Awareness"
|
||||
placeholder="Novice"
|
||||
{...getFieldProps(formik, schema, 'level')}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user