mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
refactor: field of study titles
This commit is contained in:
parent
0532a705a7
commit
3f9b91a354
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@
|
|||
on:change={handleChange}
|
||||
bind:value={$form.study}
|
||||
placeholder="Obor"
|
||||
options={['KBB', 'IT', 'GYM']}
|
||||
options={['KB', 'IT', 'G']}
|
||||
/>
|
||||
</span>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue