Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
5rahim committed Dec 14, 2024
1 parent 89ee192 commit 9a206af
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,12 +230,10 @@ export function MainSidebar() {
handleExpandSidebar={() => {}}
handleUnexpandedSidebar={() => {}}
/>

{process.env.NEXT_PUBLIC_PLATFORM === "desktop" && <div className="w-full flex justify-center px-4">
<HoverCard
side="right"
sideOffset={-8}
// className="w-fit rounded-full flex gap-2 bg-gray-950 bg-opacity-50 p-2"
className="bg-transparent border-none"
trigger={<IconButton
intent="gray-basic"
Expand Down

0 comments on commit 9a206af

Please sign in to comment.