chore: remove temp screenshots from repo #12
Annotations
3 warnings
|
build:
src/hooks/index.ts#L105
React Hook useCallback has a missing dependency: 'saveLastQuery'. Either include it or remove the dependency array
|
|
build:
src/components/TagInput.tsx#L44
React Hook useEffect has a missing dependency: 'tags.length'. Either include it or remove the dependency array
|
|
build:
src/App.tsx#L314
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|