The ConnectView.tsx component still uses useEffect but the import statement was modified to remove useState while useEffect was still present in the original import. The import should be import { useEffect } from 'react'.
Generated by Gemini Code Review
- Source: PR #8949
- Branch:
refactor-hrm-reconnection-logic-9564788150953716887-15079761953542542542
- Commit:
eb69b04
The
ConnectView.tsxcomponent still usesuseEffectbut the import statement was modified to removeuseStatewhileuseEffectwas still present in the original import. The import should beimport { useEffect } from 'react'.Generated by Gemini Code Review
refactor-hrm-reconnection-logic-9564788150953716887-15079761953542542542eb69b04