Skip to content

Commit d98370f

Browse files
authored
Remove force propert from team page.
1 parent 3754ac0 commit d98370f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/team/page.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
import Team from "@/components/team/Team";
22
import type { Metadata } from "next";
33

4-
export const dynamic = "force-dynamic";
5-
export const fetchCache = "force-cache";
6-
74
export const metadata: Metadata = {
85
title: "EternalCode.pl | Team",
96
description: "See our team members and their roles in our projects",

0 commit comments

Comments
 (0)