Improve frontend readability, move modal to root component, add interceptors, fix usercard on XS displays

This commit is contained in:
Marco Realacci 2022-12-13 01:48:28 +01:00
parent 6840c34d7b
commit 4881fecbca
10 changed files with 220 additions and 287 deletions

View file

@ -1,23 +1,23 @@
{
"hash": "80447977",
"browserHash": "b98131b5",
"hash": "0c3e4771",
"browserHash": "01248067",
"optimized": {
"axios": {
"src": "../../axios/index.js",
"file": "axios.js",
"fileHash": "6b5eae63",
"fileHash": "d8d02cf0",
"needsInterop": true
},
"vue": {
"src": "../../vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "de50261f",
"fileHash": "f8034b26",
"needsInterop": false
},
"vue-router": {
"src": "../../vue-router/dist/vue-router.mjs",
"file": "vue-router.js",
"fileHash": "4cad12d6",
"fileHash": "b4ca170f",
"needsInterop": false
}
},