Skip to content
Snippets Groups Projects
Commit 80b72eb5 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

remove social sharing

parent aaf4cbee
No related branches found
Tags release_2021-10-01_1
No related merge requests found
......@@ -17,7 +17,6 @@
"vue-material-design-icons": "^4.11.0",
"vue-plausible": "^1.1.4",
"vue-router": "^3.5.1",
"vue-social-sharing": "^3.0.8",
"vuetify": "^2.5.8"
},
"devDependencies": {
......
......@@ -7,9 +7,6 @@ import VueRouter from 'vue-router'
import { VuePlausible } from 'vue-plausible'
import vuetify from './plugins/vuetify'
import VueSocialSharing from 'vue-social-sharing'
Vue.use(VueSocialSharing);
Vue.config.productionTip = false
Vue.use(VueRouter)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment