changed all paths with authentication to auth
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function Logout() {
|
||||
</Typography>
|
||||
|
||||
<Button
|
||||
href="/authentication/sign-in/"
|
||||
href="/auth/sign-in/"
|
||||
fullWidth
|
||||
variant="contained"
|
||||
sx={{
|
||||
|
||||
Reference in New Issue
Block a user