This commit is contained in:
@@ -1 +1 @@
|
||||
export { default } from "../../../../root/portfolio/projects/[id]/page";
|
||||
export { default } from "../../../../_admin/portfolio/projects/[id]/page";
|
||||
|
||||
@@ -1 +1 @@
|
||||
export { default } from "../../../../root/portfolio/projects/new/page";
|
||||
export { default } from "../../../../_admin/portfolio/projects/new/page";
|
||||
|
||||
@@ -1 +1 @@
|
||||
export { default } from "../../../root/portfolio/projects/page";
|
||||
export { default } from "../../../_admin/portfolio/projects/page";
|
||||
|
||||
Reference in New Issue
Block a user