diff --git a/ui/src/pages/LogViewer.tsx b/ui/src/pages/LogViewer.tsx index 8bfcd529..215c027b 100644 --- a/ui/src/pages/LogViewer.tsx +++ b/ui/src/pages/LogViewer.tsx @@ -6,7 +6,7 @@ const LogViewer = () => { const { proxyLogs, upstreamLogs } = useAPI(); return ( -