mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 12:06:59 +00:00
refactor: update share and reload icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -231,7 +231,7 @@ watch(
|
||||
|
||||
<div v-else class="flex flex-col pb-4">
|
||||
<div class="flex flex-row items-center pl-2 pb-1 h-[1rem]">
|
||||
<MdiAccountOutline />
|
||||
<component :is="iconMap.account" />
|
||||
<div class="text-xs ml-0.5 mt-0.5">{{ selectedUser ? $t('activity.editUser') : $t('activity.inviteTeam') }}</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user