diff --git a/webui/src/app/App.tsx b/webui/src/app/App.tsx index 0c55d821..6c74a2ed 100644 --- a/webui/src/app/App.tsx +++ b/webui/src/app/App.tsx @@ -229,7 +229,8 @@ const SidebarContent = ({ onClose }: { onClose?: () => void }) => { return ( void }) => { - handleNav(planPath)} - userSelect="none" - > - - {plan.id} - - + + handleNav(planPath)} + userSelect="none" + > + + {plan.id} + + + void }) => { })} /> - handleNav(repoPath)} - userSelect="none" - > - - {repo.id} - - + + handleNav(repoPath)} + userSelect="none" + > + + {repo.id} + + + void }) => { const Sidebar = () => { return (