Update Navbar.vue

This commit is contained in:
Sowmay Jain 2021-08-18 15:00:18 +05:30 committed by GitHub
parent 5707400c98
commit ea3d16b276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@
@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"
>
Disonnect
Disconnect
</button>
<AccountSwitcher v-if="active" />