From 40b76278becd2b912456a671fad2396a676aeb4b Mon Sep 17 00:00:00 2001 From: Zadat Olayinka Date: Tue, 3 Mar 2020 12:28:22 +0100 Subject: [PATCH] brackgroud --- src/App.js | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/src/App.js b/src/App.js index 6b29321..e080343 100644 --- a/src/App.js +++ b/src/App.js @@ -1,21 +1,10 @@ import React from 'react'; +import './index.css' function App() { return ( -
-
-

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

- - Learn React - -
+
+
); }