mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2025-12-16 10:18:48 +00:00
Fixed a small bug with the Delete Account button
This commit is contained in:
parent
26afabe709
commit
da14700987
@ -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>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user