diff --git a/src-web/components/RequestResponse.tsx b/src-web/components/RequestResponse.tsx index 9654cd48..d68cc068 100644 --- a/src-web/components/RequestResponse.tsx +++ b/src-web/components/RequestResponse.tsx @@ -121,22 +121,8 @@ export const RequestResponse = memo(function RequestResponse({ style }: Props) { [width, height, vertical, setHeight, setWidth], ); - if (activeRequest === null && requests.length > 0) { - return ( -
No Selected Request
-{hotkey.label}
-