forked from CSGOWTF/csgowtf
improved subNav for matches
This commit is contained in:
@@ -9,5 +9,5 @@ export const GoToPlayer = (id) => {
|
||||
}
|
||||
|
||||
export const GoToLink = (link) => {
|
||||
router.push(link)
|
||||
router.replace(link)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user