mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-10 02:01:51 +00:00
refactor: change city form helperText
This commit is contained in:
parent
0e3efa32f7
commit
ceee180fb3
1 changed files with 1 additions and 1 deletions
|
|
@ -479,7 +479,7 @@
|
|||
bind:value={$form.candidate.city}
|
||||
type="text"
|
||||
placeholder="Město"
|
||||
helperText="Město"
|
||||
helperText="Uveďte město"
|
||||
/>
|
||||
</span>
|
||||
<span class="ml-2">
|
||||
|
|
|
|||
Loading…
Reference in a new issue