Skip to content

Commit eea2edf

Browse files
committed
chore: fix build
1 parent 522d696 commit eea2edf

File tree

5 files changed

+285
-292
lines changed

5 files changed

+285
-292
lines changed

apps/mvp/app/(website)/only-production/page.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ async function getPosts() {
2121

2222
export default async function IndexPage() {
2323
const data = await getPosts()
24-
2524

2625
return (
2726
<>

0 commit comments

Comments
 (0)