Skip to content

Commit 5d6e3c4

Browse files
committed
.
1 parent f9e7702 commit 5d6e3c4

File tree

1 file changed

+1
-1
lines changed
  • app/(default)/(team)/team/recognition2025

1 file changed

+1
-1
lines changed

app/(default)/(team)/team/recognition2025/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { AspectRatio } from "@/components/ui/aspect-ratio"
1616

1717

1818

19-
export const members: {
19+
const members: {
2020
name: string;
2121
desc: string;
2222
}[] = [

0 commit comments

Comments
 (0)