fix: add missing key to action button #1634
Merged
GitHub Actions / ESLint
succeeded
Aug 1, 2024 in 0s
1 warning
ESLint found 1 warning
Annotations
Check warning on line 67 in src/components/customerPortal/PortalOverview.tsx
github-actions / ESLint
src/components/customerPortal/PortalOverview.tsx#L67
React Hook useEffect has missing dependencies: 'getInvoicesCollection' and 'getOverdueBalance'. Either include them or remove the dependency array (react-hooks/exhaustive-deps)
Loading