feat: supported copy to clipboard utlity

This commit is contained in:
liyasthomas
2021-07-31 22:50:08 +05:30
parent 9441c76a12
commit 98d2b2ee9c
11 changed files with 13 additions and 24 deletions

View File

@@ -1,4 +0,0 @@
import Vue from "vue"
import Clipboard from "v-clipboard"
Vue.use(Clipboard)