Add buefy with default navbar
This commit is contained in:
parent
dd8bf55b3c
commit
31151e184c
7 changed files with 70 additions and 149 deletions
|
@ -8,6 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"buefy": "^0.9.6",
|
||||
"core-js": "^3.6.5",
|
||||
"register-service-worker": "^1.7.1",
|
||||
"vue": "^2.6.11",
|
||||
|
|
Reference in a new issue