PROJECT COMPLETED!!!!!

This commit is contained in:
Aaron Sun
2019-12-10 23:41:50 -05:00
parent e3593e2f29
commit db6b147c40
26 changed files with 3590 additions and 608 deletions

View File

@@ -89,7 +89,7 @@ export class verify extends Component {
render() {
const { classes } = this.props;
const { errors, loading } = this.state;
const { loading } = this.state;
return (
<Grid container className={classes.form}>