Implement modal for login with anilist + disable unused icons

This commit is contained in:
Hydroxycarbamide 2022-05-15 18:34:45 +02:00
parent 4ce6b4536f
commit 12a945b806
13 changed files with 298 additions and 162 deletions

View file

@ -16,6 +16,7 @@
"@vue/apollo-composable": "^4.0.0-alpha.17",
"apollo-boost": "^0.4.9",
"graphql": "^15.8.0",
"tw-elements": "^1.0.0-alpha12",
"vue": "^3.2.33",
"vue-apollo": "^3.1.0"
},