Fix last Sidebar bugs

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-12-12 14:53:11 +01:00
parent c35084fb9d
commit d5b438cd45
4 changed files with 48 additions and 25 deletions

View File

@ -7,5 +7,6 @@ Router.router = {
replace: async () => {},
prefetch: () => {},
route: '/mock-route',
asPath: '/mock-route',
pathname: 'mock-path',
}