diff --git a/package.json b/package.json index 2a51fa60..476a1414 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "@tomieric/vue-flip-countdown": "^0.0.5", "@vitejs/plugin-vue-jsx": "^3.0.0", "@vueuse/core": "^9.12.0", + "@vueuse/integrations": "^10.1.2", "@vueuse/math": "^9.12.0", "apexcharts": "^3.37.1", "autoprefixer": "^10.4.14", @@ -44,6 +45,7 @@ "pinia": "^2.0.28", "postcss": "^8.4.23", "prismjs": "^1.29.0", + "qrcode": "^1.5.3", "tailwindcss": "^3.3.1", "theme-change": "^2.5.0", "vite-plugin-vue-layouts": "^0.7.0", diff --git a/src/modules/[chain]/index.vue b/src/modules/[chain]/index.vue index 817b8630..c727032c 100644 --- a/src/modules/[chain]/index.vue +++ b/src/modules/[chain]/index.vue @@ -344,7 +344,9 @@ const color = computed(() => {