Make a layout with the app bar permanently pinned to use in report cards
parent
76558fd5
No related branches found
No related tags found
Showing
- assets/variables.scss 4 additions, 0 deletionsassets/variables.scss
- package-lock.json 301 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- pages/target/_id.vue 1 addition, 0 deletionspages/target/_id.vue
- web-components-submodule 1 addition, 1 deletionweb-components-submodule
... | ... | @@ -16,6 +16,7 @@ |
"apexcharts": "^3.26.1", | ||
"copy-to-clipboard": "^3.3.1", | ||
"core-js": "^3.8.3", | ||
"d3": "^7.0.0", | ||
"dotenv": "^8.2.0", | ||
"nuxt": "^2.14.12", | ||
"vue-apexcharts": "^1.6.1" | ||
... | ... |
Please register or sign in to comment