Skip to content

Commit

Permalink
Merge pull request #14 from Juyeong-Byeon/feat/test-main
Browse files Browse the repository at this point in the history
feat: edit main
  • Loading branch information
Juyeong-Byeon authored Jun 20, 2024
2 parents 0b79658 + 0555d17 commit dfbb8e4
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 10
<h1>Test deploy 111
</h1>
<a href="https://react.dev" target="_blank">
<img src={reactLogo} className="logo react" alt="React logo" />
Expand Down

0 comments on commit dfbb8e4

Please sign in to comment.