Disable input field autocomplete
This commit is contained in:
@@ -48,6 +48,7 @@ export default function LivesTestStart(props) {
|
||||
min={1}
|
||||
max={props.max}
|
||||
size="1"
|
||||
autocomplete="off"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user