mirror of
https://github.com/ershisan99/todolist_next.git
synced 2026-01-31 05:12:06 +00:00
refactor
This commit is contained in:
4
src/constants/routes/index.ts
Normal file
4
src/constants/routes/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const ROUTES = {
|
||||
HOME: "/",
|
||||
LOGIN: "/login",
|
||||
} as const;
|
||||
Reference in New Issue
Block a user