From 82629e13d49385cf7dfb562c7cc9bbe21cfd210c Mon Sep 17 00:00:00 2001 From: Jason Healy Date: Wed, 20 May 2020 14:44:08 +0100 Subject: [PATCH] fix: Remove dup --- examples/react-graphql/client/src/layout/Layout.tsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/examples/react-graphql/client/src/layout/Layout.tsx b/examples/react-graphql/client/src/layout/Layout.tsx index 0fa9bd022..033e2ef73 100644 --- a/examples/react-graphql/client/src/layout/Layout.tsx +++ b/examples/react-graphql/client/src/layout/Layout.tsx @@ -79,18 +79,6 @@ const Dashboard: React.FC = () => { - ( - - )} - >