fix/gro-286-portal-impersonation-headers
main
- ReportCards.tsx: remove unused useCallback from imports - AccountSettings.tsx: remove unused eslint-disable-next-line directive Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit also includes GRO-287 fixes: - PasswordChange: add stateful form with password-match validation - ReportCards: replace window.location.reload() with refetch via useRef Co-Authored-By: Paperclip <noreply@paperclip.ing>