From 5d7a4c8ef52e19b25a6668799e845da31ac5dc88 Mon Sep 17 00:00:00 2001 From: Jason N Date: Wed, 2 Oct 2024 09:18:50 +1000 Subject: [PATCH] Add anchors for team page --- src/components/Team.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/Team.jsx b/src/components/Team.jsx index bdd340a11..3ae220837 100644 --- a/src/components/Team.jsx +++ b/src/components/Team.jsx @@ -31,7 +31,12 @@ function Members({ className, people, ...props }) {
-

{person.name}

+

+ {person.name} +

{person.email ? (