diff --git a/components/Gridz.tsx b/components/Gridz.tsx index 725752c..edbdb61 100644 --- a/components/Gridz.tsx +++ b/components/Gridz.tsx @@ -89,7 +89,6 @@ const teamMembers = [ } ]; -export default teamMembers;