chore: label fix
This commit is contained in:
parent
35bd6d3688
commit
dada1eebc5
@ -358,7 +358,7 @@ export const Login = () => {
|
||||
<Typography variant="h4">Welcome to Sigit</Typography>
|
||||
<TextField
|
||||
onKeyDown={handleInputKeyDown}
|
||||
label="nip05 login / nip46 bunker string / nsec / private key (hex)"
|
||||
label="nip05 login / nip46 bunker string"
|
||||
value={inputValue}
|
||||
onChange={(e) => setInputValue(e.target.value)}
|
||||
sx={{ width: '100%', mt: 2 }}
|
||||
|
Loading…
Reference in New Issue
Block a user