feat: make astro app #71
ci.yml
on: pull_request
project-build-test
/
build-and-test
21s
Annotations
1 warning
|
project-build-test / build-and-test:
src/components/SourcesTable.tsx#L19
The 'sources' logical expression could make the dependencies of useMemo Hook (at line 58) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'sources' in its own useMemo() Hook
|