mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-10 21:25:04 +00:00
PROJECT COMPLETED!!!!!
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user