mirror of
https://github.com/danbulant/Portfolio
synced 2026-07-05 19:11:06 +00:00
refactor: field details placeholder
This commit is contained in:
parent
dcc3824f06
commit
e3b01ab53a
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
||||||
<span class="w-1/2 ml-2" class:hidden={isSSPS}>
|
<span class="w-1/2 ml-2" class:hidden={isSSPS}>
|
||||||
<TextField
|
<TextField
|
||||||
bind:value={fieldFocusInputValue}
|
bind:value={fieldFocusInputValue}
|
||||||
placeholder="Zaměření (nepovinné)"
|
placeholder="Zaměření (jen některé školy)"
|
||||||
helperText="Např. Kybernetická bezpečnost, protože obor nemá svůj vlastní kód"
|
helperText="Např. Kybernetická bezpečnost, protože obor nemá svůj vlastní kód"
|
||||||
/>
|
/>
|
||||||
</span>
|
</span>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue