From db4bb351d4aa4e1daf01a77751b9659238915137 Mon Sep 17 00:00:00 2001 From: Bouncey Date: Thu, 29 Nov 2018 16:10:48 +0000 Subject: [PATCH] chore: Remove welcome link --- client/src/pages/welcome.js | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/client/src/pages/welcome.js b/client/src/pages/welcome.js index 29eb53d5d3..41d05671d3 100644 --- a/client/src/pages/welcome.js +++ b/client/src/pages/welcome.js @@ -22,7 +22,7 @@ import { randomQuote } from '../utils/get-words'; import './welcome.css'; const propTypes = { - activedonations: PropTypes.number, + activeDonations: PropTypes.number, fetchState: PropTypes.shape({ pending: PropTypes.bool, complete: PropTypes.bool, @@ -108,18 +108,6 @@ function Welcome({ isDonating={isDonating} /> - - - - We're building a massive open dataset about new coders. Take the - 2018 New Coder Survey. It only takes 5 minutes. - - -