diff --git a/web/components/top_bar.tsx b/web/components/top_bar.tsx index 1040941b..d85a8c72 100644 --- a/web/components/top_bar.tsx +++ b/web/components/top_bar.tsx @@ -132,7 +132,7 @@ export function TopBar({ ); - return actionButton.href !== undefined + return actionButton.href ? ( {button}