1
0
Fork 0

refactor(webui): use components to split Home concerns

This commit is contained in:
Antoine Caron 2019-07-22 11:06:04 +02:00 committed by Traefiker Bot
parent 28500989bc
commit 7c852fbf33
6 changed files with 184 additions and 138 deletions

View file

@ -18,6 +18,7 @@
"vuex": "^3.0.1"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.9.0",
"@vue/cli-plugin-babel": "^3.9.0",
"@vue/cli-plugin-eslint": "^3.9.0",
"@vue/cli-plugin-unit-jest": "^3.9.0",