refactor: change city form helperText

This commit is contained in:
Sebastian Pravda 2023-01-13 23:36:42 +01:00
parent 0e3efa32f7
commit ceee180fb3
No known key found for this signature in database
GPG key ID: F3BC84F08EFA3F57

View file

@ -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">