Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
M-o-h-a-n-S-i-n-g-h committed Jun 7, 2022
1 parent 3d91d8c commit 79f3a5c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 28 deletions.
16 changes: 1 addition & 15 deletions src/App.js
Original file line number Diff line number Diff line change
@@ -1,23 +1,9 @@
import logo from './logo.svg';
import './App.css';

function App() {
return (
<div className="App">
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
Edit <code>src/App.js</code> and save to reload.
</p>
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
Learn React
</a>
</header>
<h1>DashX demo react</h1>
</div>
);
}
Expand Down
8 changes: 0 additions & 8 deletions src/App.test.js

This file was deleted.

5 changes: 0 additions & 5 deletions src/setupTests.js

This file was deleted.

0 comments on commit 79f3a5c

Please sign in to comment.