更新 README.md #23
Annotations
4 warnings
build (20):
src/components/pages/SettingsPage.tsx#L68
React Hook useEffect has a missing dependency: 'handleSave'. Either include it or remove the dependency array
|
build (20):
src/components/pages/ChatPage.tsx#L131
React Hook useCallback has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
build (20):
src/components/layout/TopBar.tsx#L77
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
build (20):
src/components/layout/TopBar.tsx#L77
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|