Skip to content

Conversation

@asgharali97
Copy link

Fixes #292
What

Fixes existing ESLint warnings in App.js.

Changes

Removed unused state variable (lastFinalAnswer)

Removed unused import (AgentIcon)

Memoized handleWebSocketMessage and buildAuthHeaders using useCallback

Updated useEffect dependency arrays to satisfy React Hook rules

Result

No ESLint warnings

No runtime behavior changes

@asgharali97
Copy link
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix eslint warnings

1 participant