mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-31 04:04:27 +01:00
fix: add leave page prompt when there is unsaved changes
This commit is contained in:
@@ -80,7 +80,7 @@ export const PAGES_ROUTES = {
|
||||
default: "/projects",
|
||||
hottest: "/projects/hottest",
|
||||
byCategoryId: "/projects/category/:id",
|
||||
listProject: "/projects/list-project/*"
|
||||
listProject: "/projects/list-project"
|
||||
},
|
||||
blog: {
|
||||
feed: "/blog",
|
||||
|
||||
Reference in New Issue
Block a user