allow to switch between accounts

This commit is contained in:
2023-03-26 08:05:32 -06:00
parent 6c05d3105f
commit 1279ff050c
5 changed files with 64 additions and 58 deletions

View File

@@ -25,7 +25,7 @@
></router-link>
</li>
<!-- Contacts -->
<li class="basis-1/5 rounded-md text-slate-400">
<li class="basis-1/5 rounded-md text-slate-500">
<router-link
:to="{ name: 'contacts' }"
class="block text-center py-3 px-1"