Skip to content

Commit

Permalink
minor: dp 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Juyeong-Byeon committed Jun 10, 2024
1 parent d5e2e46 commit d195486
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 7</h1>
<h1>Test deploy 8</h1>
<a href="https://react.dev" target="_blank">
<img src={reactLogo} className="logo react" alt="React logo" />
</a>
Expand Down

0 comments on commit d195486

Please sign in to comment.