You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(settings): Restore useState import and type onError param
The previous commit accidentally removed the useState import still
needed for permissions state. Also explicitly type the onError
parameter as RequestError since handleXhrErrorResponse requires it.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments