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