diff --git a/package.json b/package.json index 75a3c61a6..c786ceffb 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ }, "dependencies": { "bulma": "^0.7.1", + "copy-to-clipboard": "^3.2.0", "lodash": "^4.17.11", "v-tooltip": "^2.0.0-rc.33", "verte": "^0.0.12", diff --git a/src/App.vue b/src/App.vue index 067185b3a..db5c4c172 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@ + + diff --git a/src/components/sharing/linkSharingAuth.vue b/src/components/sharing/linkSharingAuth.vue new file mode 100644 index 000000000..7ecb409cf --- /dev/null +++ b/src/components/sharing/linkSharingAuth.vue @@ -0,0 +1,40 @@ + + + diff --git a/src/components/sharing/userTeam.vue b/src/components/sharing/userTeam.vue index 7c7d6df7e..c9b87b064 100644 --- a/src/components/sharing/userTeam.vue +++ b/src/components/sharing/userTeam.vue @@ -1,6 +1,5 @@