diff --git a/app/src/frontend/building/data-containers/team.tsx b/app/src/frontend/building/data-containers/team.tsx index 21db14a7..5b26b9a1 100644 --- a/app/src/frontend/building/data-containers/team.tsx +++ b/app/src/frontend/building/data-containers/team.tsx @@ -91,6 +91,25 @@ const TeamView: React.FunctionComponent = (props) => { user_verified_as={props.user_verified.developer_type} verified_count={props.building.verified.developer_type} /> + +