mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
input fix
This commit is contained in:
parent
98deeb1706
commit
e928ef87de
2 changed files with 5 additions and 3 deletions
|
@ -30,6 +30,7 @@ export default function Composer({ onSubmit }) {
|
|||
<div className={styles.container}>
|
||||
<input
|
||||
placeholder={'Téma...'}
|
||||
type={'text'}
|
||||
required
|
||||
value={title}
|
||||
onChange={(e) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue