fix: pages dir in root

This commit is contained in:
Dmitriy Bratchikov
2024-05-27 17:18:49 +07:00
parent 68ad953071
commit 2ddf1acbfd
10 changed files with 29 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { HomePage } from "@pagesLayer/HomePage"
import { HomePage } from "@pages/HomePage"
export default function Home() {
return (