From fad3df5e08af9d090306587336cf3b4495fefc65 Mon Sep 17 00:00:00 2001 From: Ben Simpson Date: Wed, 17 Jul 2024 14:24:49 +0100 Subject: [PATCH] feat: Add padding to main window --- src/components/WebLogView/WebLogView.tsx | 1 + src/views/Validator/Validator.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/WebLogView/WebLogView.tsx b/src/components/WebLogView/WebLogView.tsx index 6694a55d..a496f297 100644 --- a/src/components/WebLogView/WebLogView.tsx +++ b/src/components/WebLogView/WebLogView.tsx @@ -2,6 +2,7 @@ import { GroupedProxyData, ProxyData } from '@/types' import { InfoCircledIcon } from '@radix-ui/react-icons' import { Callout } from '@radix-ui/themes' import { isEmpty } from 'lodash-es' + import { isGroupedProxyData } from './WebLogView.utils' import { Row } from './Row' import { Group } from './Group' diff --git a/src/views/Validator/Validator.tsx b/src/views/Validator/Validator.tsx index a07bc1ae..d834934f 100644 --- a/src/views/Validator/Validator.tsx +++ b/src/views/Validator/Validator.tsx @@ -72,7 +72,7 @@ export function Validator() { Stop Script - + Requests