diff --git a/src/components/App.js b/src/components/App.js index e29e0c9..65857e4 100644 --- a/src/components/App.js +++ b/src/components/App.js @@ -1,10 +1,12 @@ import React from 'react'; import './App.css'; + function App(props) { return (
How are you?