Skip to content

Commit

Permalink
ts
Browse files Browse the repository at this point in the history
  • Loading branch information
manishiwa committed Sep 9, 2023
1 parent b217ca1 commit 2a41dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/layout/SidebarMenuGroup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ export default function SidebarMenuGroup({
</div>
</div>
)}
<Tooltip placement="start" strategy="absolute">
<Tooltip placement="start">
<TooltipTrigger className="px-0 md:px-5">
<Link
className={`group flex items-center justify-items-center rounded-full md:rounded-l-full relative ${
Expand Down

0 comments on commit 2a41dc1

Please sign in to comment.