Webiu
Webiu copied to clipboard
fixed password input in animated login component
password was not hidden in animated login component
Description
fixed the password input field in animated login component
Related Issue
resolves #437
Screenshots (In case of UI changes):
before

after

Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
Checklist:
- [x] My code follows the code style of this project.
- [x] My change requires a change to the documentation.
- [x] I have updated the documentation accordingly.
- [x] All new and existing tests have passed and it does not give any unexpected error for the same.
Hey when I try to render this component, I got this error "ERROR #98123 WEBPACK
Generating development JavaScript bundle failed
Can't import the named export 'useMemo' from non EcmaScript module (only default export is available)
File: node_modules\react-awesome-reveal\dist\index.mjs
failed Building development bundle - 11.894s". Can you help, also for some other components too this error occurs
try npm install again..i haven't faced this error by the way