feat(docs): implement interactive swagger api documentation #12
ci.yml
on: push
server-lint
19s
client-lint
25s
Annotations
1 warning
|
client-lint:
client/src/components/Dashboard.jsx#L111
The 'fetchNotifications' function makes the dependencies of useEffect Hook (at line 127) change on every render. To fix this, wrap the definition of 'fetchNotifications' in its own useCallback() Hook
|