forked from jsnbuchanan/crowd-funder-for-time-pwa
ui: change item on bottom row to 'contacts'
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
<!-- Commitments -->
|
||||
<li class="basis-1/5 rounded-md text-slate-500">
|
||||
<router-link
|
||||
:to="{ name: 'commitments' }"
|
||||
:to="{ name: 'contacts' }"
|
||||
class="block text-center py-3 px-1"
|
||||
>
|
||||
<fa icon="hand" class="fa-fw"></fa>
|
||||
<fa icon="users" class="fa-fw"></fa>
|
||||
</router-link>
|
||||
</li>
|
||||
<!-- Profile -->
|
||||
|
||||
Reference in New Issue
Block a user