fix: fix typescript problem
This commit is contained in:
@@ -573,7 +573,7 @@ const AccountMenu = observer(({ application, appState, closeAccountMenu }: Props
|
|||||||
onChange={handleEmailChange}
|
onChange={handleEmailChange}
|
||||||
placeholder='Email'
|
placeholder='Email'
|
||||||
required
|
required
|
||||||
spellCheck={false}
|
spellcheck={false}
|
||||||
ref={emailInputRef}
|
ref={emailInputRef}
|
||||||
/>
|
/>
|
||||||
<input className='sk-input contrast'
|
<input className='sk-input contrast'
|
||||||
|
|||||||
Reference in New Issue
Block a user