diff --git a/random-quote-machine/public/index.html b/random-quote-machine/public/index.html index 03b42a1..049b975 100644 --- a/random-quote-machine/public/index.html +++ b/random-quote-machine/public/index.html @@ -36,5 +36,6 @@ To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> + diff --git a/random-quote-machine/src/App.js b/random-quote-machine/src/App.js index 1f33058..9dabef1 100644 --- a/random-quote-machine/src/App.js +++ b/random-quote-machine/src/App.js @@ -57,14 +57,14 @@ class App extends React.Component {