mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-24 09:01:48 +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}
|
bind:value={$form.candidate.city}
|
||||||
type="text"
|
type="text"
|
||||||
placeholder="Město"
|
placeholder="Město"
|
||||||
helperText="Město"
|
helperText="Uveďte město"
|
||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
<span class="ml-2">
|
<span class="ml-2">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue