From f9928b0af0b8dbc7231ed9ecc8e8eda6434aecd7 Mon Sep 17 00:00:00 2001 From: Josh Patra Date: Sun, 2 Jul 2023 18:05:26 -0400 Subject: [PATCH] title --- src/App.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 46fe028..2572ddc 100644 --- a/src/App.js +++ b/src/App.js @@ -7,13 +7,12 @@ function App(){ return (
-

My First React App

+

A2Z Software

logo

Edit src/App.js, save, and reload.