mirror of
https://github.com/ZorgCC/psina-avatar-frontend.git
synced 2025-05-31 23:57:32 +03:00
feature: type for password
This commit is contained in:
parent
f80a836d9e
commit
467628dd77
@ -36,7 +36,7 @@
|
||||
v-model="password"
|
||||
rounded
|
||||
icon="lock"
|
||||
value="123"
|
||||
type="password"
|
||||
placeholder="password"
|
||||
@focus="isValid = true"
|
||||
></b-input>
|
||||
|
Loading…
x
Reference in New Issue
Block a user