Add get started and learn more to welcome screen, remove welcome page, fix sync logic and UX, set nsec input type to password
This commit is contained in:
@@ -56,6 +56,7 @@ export const ModalImportKeys = () => {
|
||||
value={enteredNsec}
|
||||
onChange={handleNsecChange}
|
||||
fullWidth
|
||||
type='password'
|
||||
/>
|
||||
<Button type='submit'>Import nsec</Button>
|
||||
</Stack>
|
||||
|
||||
Reference in New Issue
Block a user