diff --git a/examples/basics/core/Footer.js b/examples/basics/core/Footer.js index f93eac9502..31d09d1b4a 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 +