chore(web): display NotificationsSidebar in UserProfile component

This commit is contained in:
Pujit Mehrotra
2024-10-10 10:32:41 -04:00
parent fff935cf02
commit a1f0dac42d

View File

@@ -127,7 +127,7 @@ onBeforeMount(() => {
<div class="block w-2px h-24px bg-gamma" />
<!-- <NotificationsSidebar /> -->
<NotificationsSidebar />
<OnClickOutside class="flex items-center justify-end h-full" :options="{ ignore: [clickOutsideIgnoreTarget] }" @trigger="outsideDropdown">
<UpcDropdownTrigger ref="clickOutsideIgnoreTarget" :t="t" />