Skip to content
Snippets Groups Projects
Commit 8aefd1a9 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Rename shared secret wrapper

parent 86503e41
No related branches found
No related tags found
2 merge requests!3Draft: Resolve "Implement shared secret mechanism",!2Frontend
......@@ -31,7 +31,7 @@
import { gqlSubmitSharedSecret, gqlSharedSecretStatus } from "./sharedSecret.graphql";
export default {
name: "SharedSecret",
name: "SharedSecretWrapper",
data() {
return {
sharedSecret: "",
......
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