feat: picture component moved to hoppscotch-ui (#3032)

This commit is contained in:
Anwarul Islam
2023-05-09 01:02:54 +06:00
committed by Andrew Bastin
parent f43b6e7cff
commit 09d1663f81
8 changed files with 46 additions and 145 deletions

View File

@@ -124,7 +124,7 @@
theme="popover"
:on-shown="() => tippyActions.focus()"
>
<ProfilePicture
<HoppSmartPicture
v-if="currentUser.photoURL"
v-tippy="{
theme: 'tooltip',
@@ -144,7 +144,7 @@
network.isOnline ? 'bg-green-500' : 'bg-red-500'
"
/>
<ProfilePicture
<HoppSmartPicture
v-else
v-tippy="{ theme: 'tooltip' }"
:title="