mirror of
https://github.com/SoPat712/A2ZSoftware.git
synced 2025-08-21 10:18:46 -04:00
title
This commit is contained in:
@@ -7,13 +7,12 @@ function App(){
|
||||
return (
|
||||
<div className="App">
|
||||
<header className="App-header">
|
||||
<h1>My First React App</h1>
|
||||
<h1>A2Z Software</h1>
|
||||
<img src={logo} className="App-logo" alt="logo" />
|
||||
<p>
|
||||
Edit <code>src/App.js</code>, save, and reload.
|
||||
</p>
|
||||
<a
|
||||
|
||||
className="App-link"
|
||||
href="https://reactjs.org"
|
||||
target="_blank"
|
||||
|
Reference in New Issue
Block a user