We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e7702 commit 5d6e3c4Copy full SHA for 5d6e3c4
app/(default)/(team)/team/recognition2025/page.tsx
@@ -16,7 +16,7 @@ import { AspectRatio } from "@/components/ui/aspect-ratio"
16
17
18
19
-export const members: {
+const members: {
20
name: string;
21
desc: string;
22
}[] = [
0 commit comments