mirror of
https://github.com/ClaytonWWilson/CS307-Team24.git
synced 2026-03-10 21:25:04 +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"
|
||||
className={classes.button}
|
||||
component={ Link }
|
||||
to='/user'
|
||||
to='/delete'
|
||||
>
|
||||
Delete Account
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user