mirror of
https://github.com/SoPat712/A2ZSoftware.git
synced 2025-08-21 10:18:46 -04:00
cleanup
This commit is contained in:
11
src/App.js
11
src/App.js
@@ -9,17 +9,6 @@ function App(){
|
||||
<header className="App-header">
|
||||
<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"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Learn React Now
|
||||
</a>
|
||||
</header>
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user