feat: make astro app #67
ci.yml
on: pull_request
project-build-test
/
build-and-test
36s
Annotations
1 warning
|
project-build-test / build-and-test:
src/components/SourcesTable.tsx#L23
The 'sources' logical expression could make the dependencies of useMemo Hook (at line 66) change on every render. To fix this, wrap the initialization of 'sources' in its own useMemo() Hook
|