fixed and broke the theme again

This commit is contained in:
Walcher 2023-12-08 16:52:24 +01:00
parent 424407faf3
commit f62b49b5cf
5 changed files with 23 additions and 24 deletions

View file

@ -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}
/>