mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-19 07:53:54 +01:00
Remove Escape from hotkeys
This commit is contained in:
@@ -85,6 +85,5 @@ export function useIntrospectGraphQL(baseRequest: HttpRequest) {
|
||||
[introspection],
|
||||
);
|
||||
|
||||
console.log('SCHEMA', introspection);
|
||||
return { schema, isLoading, error, refetch };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user