Skip to content

Commit 3dc6cc4

Browse files
author
Ivan Strilets
committed
rename pages folder
1 parent d039e2d commit 3dc6cc4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { MainPage } from "@/pages/main";
1+
import { MainPage } from "@/views/main";
22

33
export default function Home() {
44
return <MainPage />;
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)