Fix lint errors

This commit is contained in:
Gregory Schier
2025-06-04 11:33:10 -07:00
parent 021f2171d6
commit fcda6f8d32
7 changed files with 20 additions and 18 deletions

View File

@@ -176,7 +176,6 @@ export function GrpcRequestPane({
<UrlBar
key={forceUpdateKey}
url={activeRequest.url ?? ''}
method={null}
submitIcon={null}
forceUpdateKey={forceUpdateKey}
placeholder="localhost:50051"