-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forgot password component #50
base: pre-dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@byronkenoly we are using Tailwind CSS for our styling
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@byronkenoly check contribution guidelines for reference on the github workflow. You are not supposed to fork the repository.
OK let me style it using tailwind |
Cool. I'm working on it |
hello @byronkenoly did you managed to counter the changes? |
@daveclinton was the request, requested changed? |
Description
Three new files in src folder: ForgotPassword.tsx, forgotPassword.css, spaceYaTechLogo.svg
Modified two files: public/index.html, src/index.tsx
Eye icon in the password input field not yet added
No additional dependencies used for these additions and modifications
Fixes # (issue)
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: