Removed Hyperlink from App.js
This commit is contained in:
parent
f9118e6142
commit
936eda8cd8
@ -1,3 +0,0 @@
|
|||||||
This file exists to show that the custom reactjs code is being copied into the reactJS app before building it.
|
|
||||||
|
|
||||||
Additional code to flesh out the application will be added in the future.
|
|
@ -9,14 +9,6 @@ function App() {
|
|||||||
<p>
|
<p>
|
||||||
Borealis Workflow Automation Tool
|
Borealis Workflow Automation Tool
|
||||||
</p>
|
</p>
|
||||||
<a
|
|
||||||
className="App-link"
|
|
||||||
href="https://reactjs.org"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
Learn React
|
|
||||||
</a>
|
|
||||||
</header>
|
</header>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user