fixed and broke the theme again
This commit is contained in:
parent
424407faf3
commit
f62b49b5cf
5 changed files with 23 additions and 24 deletions
|
|
@ -35,7 +35,6 @@ export default function login() {
|
|||
placeholder={'Enter Password'}
|
||||
label='Password'
|
||||
leftIcon={<FontAwesome name="key" size={20} />}
|
||||
rightIcon={<FontAwesome name="key" size={20} />}
|
||||
onChangeHandler={setPassword}
|
||||
secure = {true}
|
||||
/>
|
||||
|
|
|
|||
Reference in a new issue