Update README.md #15
Annotations
2 warnings
Lint Node.js Code:
src/frontend/src/components/Appointments/Appointments.tsx#L73
React Hook useCallback has a missing dependency: 'toast'. Either include it or remove the dependency array
|
Lint Node.js Code:
src/frontend/src/components/Appointments/LoadingWithMessages.tsx#L21
React Hook useEffect has a missing dependency: 'messages'. Either include it or remove the dependency array
|