We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f2818 commit 090fe14Copy full SHA for 090fe14
frontend/components/mypage/Profile.vue
@@ -32,6 +32,7 @@
32
<v-btn small @click="update">Save</v-btn>
33
</v-col>
34
</v-row>
35
+ <!-- すでにリンク済みのユーザーには表示しない -->
36
<v-row justify="center" class="d-flex align-center mt-0">
37
<v-col cols="2">
38
<v-tooltip bottom>
0 commit comments