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