Skip to content

Comments

fixed password input in animated login component#443

Open
dhruv18ranjan wants to merge 1 commit intoscorelab:masterfrom
dhruv18ranjan:animatedWebiu
Open

fixed password input in animated login component#443
dhruv18ranjan wants to merge 1 commit intoscorelab:masterfrom
dhruv18ranjan:animatedWebiu

Conversation

@dhruv18ranjan
Copy link

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

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests have passed and it does not give any unexpected error for the same.

@Sapnajha19
Copy link

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

@dhruv18ranjan
Copy link
Author

dhruv18ranjan commented Mar 21, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Password is not hidden in AnimatedLogin Component

2 participants