structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const Pages = {
|
||||
auth: {
|
||||
login: "/auth/login",
|
||||
register: "/auth/register",
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user