Webiu icon indicating copy to clipboard operation
Webiu copied to clipboard

fixed password input in animated login component

Open dhruv18ranjan opened this issue 2 years ago • 2 comments

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 Screenshot_20230225_012946

after Screenshot_20230225_014751

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.

dhruv18ranjan avatar Mar 13 '23 14:03 dhruv18ranjan

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

Sapnajha19 avatar Mar 21 '23 07:03 Sapnajha19

try npm install again..i haven't faced this error by the way

dhruv18ranjan avatar Mar 21 '23 13:03 dhruv18ranjan