feat: jan on web - experimental #4801
Annotations
3 warnings
Linter and test:
web/containers/ErrorMessage/index.tsx#L4
'MessageStatus' 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#L109
React Hook useCallback has missing dependencies: 'setNativeTheme' and 'setThemeData'. Either include them or remove the dependency array
|
Loading