diff --git a/components/metrics/RealtimeLog.js b/components/metrics/RealtimeLog.js index 1cf0326b..5e477e30 100644 --- a/components/metrics/RealtimeLog.js +++ b/components/metrics/RealtimeLog.js @@ -172,7 +172,7 @@ export default function RealtimeLog({ data, websites, websiteId }) {
{logs?.length === 0 && } {logs?.length > 0 && ( - + {Row} )}