Added blocked page with api
This commit is contained in:
@ -126,6 +126,7 @@ export default function ClientLayout({ children }) {
|
||||
|
||||
const isAuthPage = [
|
||||
"/login",
|
||||
"/blocked",
|
||||
"/register",
|
||||
"/forgot-password",
|
||||
"/auth/choose-role",
|
||||
|
||||
Reference in New Issue
Block a user