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

Add Login Component#10

Open
Rapdorian wants to merge 5 commits intoSamDelaney:masterfrom
Rapdorian:master
Open

Add Login Component#10
Rapdorian wants to merge 5 commits intoSamDelaney:masterfrom
Rapdorian:master

Conversation

@Rapdorian
Copy link
Copy Markdown
Contributor

No description provided.

@SamDelaney
Copy link
Copy Markdown
Owner

Needs Unit Tests

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

Copy link
Copy Markdown
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
Copy Markdown
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