mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-17 14:29:46 +02:00
Database access refactor (#190)
This commit is contained in:
@@ -86,6 +86,7 @@ export function HttpResponsePane({ style, className, activeRequestId }: Props) {
|
||||
},
|
||||
[activeRequestId, setActiveTabs],
|
||||
);
|
||||
console.log("ACTIVE RESPONSE", activeResponse);
|
||||
|
||||
return (
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user