mirror of
https://github.com/Instadapp/assembly.git
synced 2024-07-29 22:37:06 +00:00
Update Navbar.vue
This commit is contained in:
parent
5707400c98
commit
ea3d16b276
|
@ -41,7 +41,7 @@
|
||||||
@click="deactivate"
|
@click="deactivate"
|
||||||
class="hidden md:flex bg-primary-blue-dark hover:bg-primary-blue-hover shadow text-white p-3 rounded h-9 items-center justify-center w-40"
|
class="hidden md:flex bg-primary-blue-dark hover:bg-primary-blue-hover shadow text-white p-3 rounded h-9 items-center justify-center w-40"
|
||||||
>
|
>
|
||||||
Disonnect
|
Disconnect
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<AccountSwitcher v-if="active" />
|
<AccountSwitcher v-if="active" />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user