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