Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0805399

Browse files
Update Profile.vue
1 parent 3ec81e2 commit 0805399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/User/Profile.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<v-flex xs12 sm6 offset-sm3>
55
<v-card>
66
<v-card-text>
7-
<div class="text-md-center">
7+
<div class="text-md-center"v-if="user">
88
<v-icon large color="green darken-2">check_circle</v-icon>
99
<h1 class="green--text">Login Success</h1>
1010
<h4 class="headline mb-0"><b class="red--text">Name :</b> {{ user.name }}</h4>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /