We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05cf88 commit 2e01d3aCopy full SHA for 2e01d3a
1 file changed
components/app-sidebar.tsx
@@ -297,9 +297,9 @@ export function AppSidebar() {
297
</CollapsibleTrigger>
298
<CollapsibleContent>
299
<SidebarMenuSub>
300
- <Link href="/AP0001" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
+ {/* <Link href="/AP0001" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
301
SLAI AP0001
302
- </Link>
+ </Link> */}
303
<Link href="/CCAI9025" target="_blank" className="p-2 rounded-sm hover:bg-o-blue/3 select-none">
304
HKU CCAI9025
305
</Link>
0 commit comments