implementation error handler
This commit is contained in:
@@ -26,7 +26,7 @@ const WithAuthMiddleware = ({children}) => {
|
||||
variant="contained"
|
||||
component={NextLinkComposed}
|
||||
to={{
|
||||
pathname: "/",
|
||||
pathname: "/login",
|
||||
}}
|
||||
>
|
||||
{t("login")}
|
||||
|
||||
Reference in New Issue
Block a user