Merge pull request #4191 from janhq/fix/scrollbar-issue-css #4591
Annotations
3 warnings
Linter and test:
web/containers/Layout/index.tsx#L3
'useMemo' is defined but never used
|
Linter and test:
web/hooks/useConfigurations.ts#L36
React Hook useEffect has a missing dependency: 'configurePullOptions'. Either include it or remove the dependency array
|
Linter and test:
web/hooks/useLoadTheme.ts#L98
React Hook useCallback has a missing dependency: 'setNativeTheme'. Either include it or remove the dependency array
|
Loading