add a semicolone
Šī revīzija ir iekļauta:
@@ -47,7 +47,7 @@ export const AuthProvider = ({ children }: { children: any }) => {
|
||||
},
|
||||
});
|
||||
navigate('/');
|
||||
})
|
||||
});
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, []);
|
||||
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user