feature/login-and-register-forms #2
Reference in New Issue
Block a user
Delete Branch "feature/login-and-register-forms"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.