Remove autocomplete for splash
This commit is contained in:
@@ -101,6 +101,7 @@ export default function BerryDashSplash () {
|
|||||||
type='text'
|
type='text'
|
||||||
className='text-center w-120'
|
className='text-center w-120'
|
||||||
required
|
required
|
||||||
|
autoComplete='off'
|
||||||
/>
|
/>
|
||||||
<button type='submit'>Submit</button>
|
<button type='submit'>Submit</button>
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user