diff --git a/.gitignore b/.gitignore index 0662920..b412952 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ config.json dist/config.json node_modules -yarn-error* -dist \ No newline at end of file +yarn-error* \ No newline at end of file diff --git a/app/Wrapper.js b/app/Wrapper.js index d603894..fa1f1ac 100644 --- a/app/Wrapper.js +++ b/app/Wrapper.js @@ -8,7 +8,7 @@ export default class Wrapper extends React.Component { render() { return ( -
This application is a work in progress.
-Check out the source code on - GitHub - - -
+This application is a work in progress.
+Check out the source code on + GitHub + + +
+