diff --git a/02/src/App.js b/02/src/App.js index 96cb9b77..1e284458 100644 --- a/02/src/App.js +++ b/02/src/App.js @@ -103,7 +103,8 @@ class App extends React.Component { backgroundColor: 'white', font: 'inherit', border: '1px solid blue', - padding: '8px' + padding: '8px', + cursor: 'pointer' }; return (