From 951c25698092e263939a338b3761ef46bccbeff3 Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Wed, 27 Feb 2019 10:47:59 +0100 Subject: [PATCH] Remove redundant fragment --- packages/website/ts/pages/about/team.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/packages/website/ts/pages/about/team.tsx b/packages/website/ts/pages/about/team.tsx index 694ae0a7db..4a0c2d6578 100644 --- a/packages/website/ts/pages/about/team.tsx +++ b/packages/website/ts/pages/about/team.tsx @@ -192,14 +192,12 @@ export const NextAboutTeam = () => ( - - We are a distributed team with backgrounds in engineering, academic research, business, and design. - The 0x Core Team is passionate about accelerating the adoption decentralized technology and believe - in its potential to be an equalizing force in the world. Join us and do the most impactful work of - your life. - - + + We are a distributed team with backgrounds in engineering, academic research, business, and design. + The 0x Core Team is passionate about accelerating the adoption decentralized technology and believe + in its potential to be an equalizing force in the world. Join us and do the most impactful work of + your life. + } linkLabel="Join the team" to={WebsitePaths.AboutJobs}