Skip to content

Commit

Permalink
ui cleanun
Browse files Browse the repository at this point in the history
  • Loading branch information
maifeeulasad committed May 24, 2022
1 parent 0d56db5 commit f0441e4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,8 @@ function App() {
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
Edit <code>src/App.tsx</code> and save to reload.
React TS + Vite
</p>
<a
className="App-link"
href="https://reactjs.org"
target="_blank"
rel="noopener noreferrer"
>
Learn React
</a>
</header>
</div>
);
Expand Down

0 comments on commit f0441e4

Please sign in to comment.