feat: update losnummer label to include input format instructions
This commit is contained in:
@@ -25,7 +25,7 @@ const MainForm: React.FC = () => {
|
|||||||
htmlFor="losnummer"
|
htmlFor="losnummer"
|
||||||
className="text-sm font-medium text-zinc-800"
|
className="text-sm font-medium text-zinc-800"
|
||||||
>
|
>
|
||||||
Losnummer:
|
Losnummer, mit Bindestrichen eingeben:
|
||||||
</label>
|
</label>
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="text"
|
||||||
|
Reference in New Issue
Block a user