WIP ESLint fixes
This commit is contained in:
@@ -41,7 +41,7 @@ export function MatrixAuthCallback(): React.ReactElement {
|
||||
};
|
||||
|
||||
load();
|
||||
}, [code, state]);
|
||||
}, [code, info, navigate, snackbar, state]);
|
||||
|
||||
if (error)
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user