Hide threads
This commit is contained in:
@@ -53,9 +53,6 @@
|
|||||||
class="tooltip-right">
|
class="tooltip-right">
|
||||||
<Avatar src={$userProfile?.picture} class="!h-10 !w-10" />
|
<Avatar src={$userProfile?.picture} class="!h-10 !w-10" />
|
||||||
</PrimaryNavItem>
|
</PrimaryNavItem>
|
||||||
<PrimaryNavItem title="Threads" href="/network" class="tooltip-right">
|
|
||||||
<Avatar icon="notes-minimalistic" class="!h-10 !w-10" />
|
|
||||||
</PrimaryNavItem>
|
|
||||||
<PrimaryNavItem title="Messages" href="/chat" class="tooltip-right">
|
<PrimaryNavItem title="Messages" href="/chat" class="tooltip-right">
|
||||||
<Avatar icon="letter" class="!h-10 !w-10" />
|
<Avatar icon="letter" class="!h-10 !w-10" />
|
||||||
</PrimaryNavItem>
|
</PrimaryNavItem>
|
||||||
|
|||||||
Reference in New Issue
Block a user