Skip to content

Commit

Permalink
feat: edit main page
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 9, 2024
1 parent 19bc848 commit 1943c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ function App() {
return (
<>
<div>
<h1>Test deploy</h1>
<h1>Test deploy 1</h1>
<a href="https://react.dev" target="_blank">
<img src={reactLogo} className="logo react" alt="React logo" />
</a>
Expand Down

0 comments on commit 1943c42

Please sign in to comment.