mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-11 05:35:05 +00:00
Fixed a small bug with the Delete Account button
This commit is contained in:
@@ -245,7 +245,7 @@ export class edit extends Component {
|
|||||||
color="secondary"
|
color="secondary"
|
||||||
className={classes.button}
|
className={classes.button}
|
||||||
component={ Link }
|
component={ Link }
|
||||||
to='/user'
|
to='/delete'
|
||||||
>
|
>
|
||||||
Delete Account
|
Delete Account
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user