mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2025-12-15 18:08:46 +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"
|
||||
className={classes.button}
|
||||
component={ Link }
|
||||
to='/user'
|
||||
to='/delete'
|
||||
>
|
||||
Delete Account
|
||||
</Button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user