From 1257ed96b936027f87b802220b7690b8110ecae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ramos?= <165856+hramos@users.noreply.github.com> Date: Tue, 31 Oct 2017 07:14:03 -0700 Subject: [PATCH] Fix GitHub Button --- examples/basics/core/Footer.js | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/examples/basics/core/Footer.js b/examples/basics/core/Footer.js index f93eac95020d..31d09d1b4ae1 100644 --- a/examples/basics/core/Footer.js +++ b/examples/basics/core/Footer.js @@ -7,20 +7,6 @@ const React = require("react"); -const githubButton = ( - - Star - -); - class Footer extends React.Component { render() { const currentYear = new Date().getFullYear(); @@ -92,7 +78,16 @@ class Footer extends React.Component {
More
Blog GitHub - {githubButton} + + Star +