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