Removed Hyperlink from App.js
This commit is contained in:
@ -9,14 +9,6 @@ function App() {
|
||||
<p>
|
||||
Borealis Workflow Automation Tool
|
||||
</p>
|
||||
<a
|
||||
className="App-link"
|
||||
href="https://reactjs.org"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
Learn React
|
||||
</a>
|
||||
</header>
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user