better support for mobile devices

This commit is contained in:
cnachtigall1991
2021-10-19 18:47:16 +02:00
parent 6627cb642d
commit 4c4dbe9d7b
6 changed files with 139 additions and 160 deletions

View File

@@ -47,7 +47,7 @@ const routes = [
}
},
{
path: 'Economy',
path: 'economy',
components: {
score: lazyLoadComponent('EqValueGraph')
}