Merge pull request #797 from JavaProgrammerLB/fixWrongRoleValue #1981
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
|