Kaynağa Gözat

Removed Show Logout

master
Lene Scholtz 5 yıl önce
ebeveyn
işleme
501cb1d818
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/components/shared/navBar.vue

+ 1
- 1
src/components/shared/navBar.vue Dosyayı Görüntüle

@@ -91,7 +91,7 @@
91 91
                   class="dropdown-item cursor-pointer"
92 92
                   @click="routerGoTo('/property/new/Rental')"
93 93
                 >To Rent</a>
94
-                <hr v-if="showLogout" />
94
+                <hr />
95 95
                 <a
96 96
                   v-if="isLoggedIn"
97 97
                   class="dropdown-item cursor-pointer"

Loading…
İptal
Kaydet