Skip to content

Commit

Permalink
Stage (#4)
Browse files Browse the repository at this point in the history
* feat:  backmerge test 9

* feat:  backmerge test 10 (#3)
  • Loading branch information
Juyeong-Byeon authored Jun 11, 2024
1 parent 9d1488f commit 38edc1a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ function App() {
return (
<>
<div>
<h1>Test deploy 8</h1>
<h1>Test deploy 10
</h1>
<a href="https://react.dev" target="_blank">
<img src={reactLogo} className="logo react" alt="React logo" />
</a>
Expand Down

0 comments on commit 38edc1a

Please sign in to comment.