diff --git a/package.json b/package.json index c6eca48e0..64fd49f12 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "@kyvg/vue3-notification": "2.3.4", "@sentry/tracing": "6.16.1", "@sentry/vue": "6.16.1", + "@types/is-touch-device": "^1.0.0", "@vue/compat": "3.2.26", "@vueuse/core": "7.5.2", "@vueuse/router": "7.5.3", diff --git a/src/components/home/contentLinkShare.vue b/src/components/home/contentLinkShare.vue index 1ae53c151..97648a09d 100644 --- a/src/components/home/contentLinkShare.vue +++ b/src/components/home/contentLinkShare.vue @@ -1,6 +1,6 @@