remove auto focus on invites page
This commit is contained in:
parent
07b9da353b
commit
744f9d3560
@ -62,7 +62,6 @@ function InviteForm () {
|
|||||||
name='gift'
|
name='gift'
|
||||||
append={<InputGroup.Text className='text-monospace'>sats</InputGroup.Text>}
|
append={<InputGroup.Text className='text-monospace'>sats</InputGroup.Text>}
|
||||||
required
|
required
|
||||||
autoFocus
|
|
||||||
/>
|
/>
|
||||||
<Input
|
<Input
|
||||||
label={<>invitee limit <small className='text-muted ml-2'>optional</small></>}
|
label={<>invitee limit <small className='text-muted ml-2'>optional</small></>}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user