Merge pull request #801 from modelcontextprotocol/basil/fix-oauth-red… #10
Annotations
2 warnings
build:
client/src/lib/hooks/useCopy.ts#L24
React Hook useEffect has a missing dependency: 'timeout'. Either include it or remove the dependency array
|
build:
client/src/components/JsonView.tsx#L54
React Hook useCallback has a missing dependency: 'setCopied'. Either include it or remove the dependency array
|