mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-18 14:01:04 +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}>
|
||||
<TextField
|
||||
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"
|
||||
/>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in a new issue