Password
And submit button. Cover its behavior with test cases, add storybook file.
Create RegisterForm component with three inputs for:
Email
Password
Confirm password
And submit button. Cover its behavior with test cases, add storybook file.
Create LoginForm component with two inputs for:
1. Email
2. Password
And submit button. Cover its behavior with test cases, add storybook file.
Create RegisterForm component with three inputs for:
1. Email
2. Password
3. Confirm password
And submit button. Cover its behavior with test cases, add storybook file.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Create LoginForm component with two inputs for:
And submit button. Cover its behavior with test cases, add storybook file.
Create RegisterForm component with three inputs for:
And submit button. Cover its behavior with test cases, add storybook file.