Skip to content

Commit 2e01d3a

Browse files
committed
.
1 parent a05cf88 commit 2e01d3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

components/app-sidebar.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,9 @@ export function AppSidebar() {
297297
</CollapsibleTrigger>
298298
<CollapsibleContent>
299299
<SidebarMenuSub>
300-
<Link href="/AP0001" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
300+
{/* <Link href="/AP0001" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
301301
SLAI AP0001
302-
</Link>
302+
</Link> */}
303303
<Link href="/CCAI9025" target="_blank" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
304304
HKU CCAI9025
305305
</Link>

0 commit comments

Comments
 (0)