diff --git a/src/App.js b/src/App.js index ce9cbd2..898596a 100644 --- a/src/App.js +++ b/src/App.js @@ -1,24 +1,10 @@ import React from 'react'; -import logo from './logo.svg'; import './App.css'; function App() { return (
-
- logo -

- Edit src/App.js and save to reload. -

- - Learn React - -
+ hello world
); } diff --git a/src/logo.svg b/src/logo.svg deleted file mode 100644 index 6b60c10..0000000 --- a/src/logo.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - -