diff options
| author | dave <starpumadev@gmail.com> | 2019-02-08 10:02:00 -0500 |
|---|---|---|
| committer | dave <starpumadev@gmail.com> | 2019-02-08 10:02:00 -0500 |
| commit | d112d5b3331cd1805319c9641d489eee2ca01311 (patch) | |
| tree | 51b0b69d2f956ec94412b58805df4dc5cd990dc7 | |
| parent | 34169e692f9d42104413b816b3f096d808360ce4 (diff) | |
#291 - remove whitespace
| -rw-r--r-- | src/components/user_profile/user_profile.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index cfb4fa95..9a8faf4b 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -45,7 +45,7 @@ timeline-name="favorites" :timeline="favorites" /> - </tab-switcher> + </tab-switcher> </div> <div v-else class="panel user-profile-placeholder"> <div class="panel-heading"> |
