From 1a59c9f2fbe224534c2506b5850d9926cba018c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kn=E2=8E=8Bwler?= Date: Sat, 6 Jan 2018 19:55:44 -0700 Subject: [PATCH] Fix typo in font-size for New Post MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no f20 font-size so I’m presume this was meant to be f2? --- quickstart-with-apollo/src/components/ListPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-with-apollo/src/components/ListPage.js b/quickstart-with-apollo/src/components/ListPage.js index 079ee9b..f01618e 100755 --- a/quickstart-with-apollo/src/components/ListPage.js +++ b/quickstart-with-apollo/src/components/ListPage.js @@ -34,7 +34,7 @@ class ListPage extends React.Component {