Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Add Login Component #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Add Login Component #10

wants to merge 5 commits into from

Conversation

Rapdorian
Copy link
Contributor

No description provided.

@SamDelaney
Copy link
Owner

Needs Unit Tests

import Input from "@material-ui/core/Input";
import { Grid } from "@material-ui/core";
import { asyncLogin, asyncRegister } from "./LoginActions";

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of these imports are unused.

@tyasw
Copy link
Collaborator

tyasw commented Jun 4, 2019

You have a root-level src/ directory, but the src/ directory is inside of thecombine/ on master. I'm not sure if that's fixed on the new repository or not. Otherwise, both the register and submit buttons are called.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants