Skip to content

Commit 07e4e1a

Browse files
committed
refactor name
1 parent a950503 commit 07e4e1a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

app/[locale]/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import {
2121
RSS_DISPLAY_COUNT,
2222
} from "@/lib/constants"
2323

24-
import HomePage from "./_pages/index"
24+
import HomePage from "./_components/home"
2525

2626
import { getMessages } from "@/i18n/loadMessages"
2727
import { fetchCommunityEvents } from "@/lib/api/calendarEvents"

0 commit comments

Comments
 (0)