fix: pages dir in root
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { HomePage } from "@pagesLayer/HomePage"
|
||||
import { HomePage } from "@pages/HomePage"
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user