Skip to content

Commit

Permalink
Merge pull request #4 from wowba/feature-login
Browse files Browse the repository at this point in the history
Test: PR Test용 커밋
  • Loading branch information
wowba authored Sep 12, 2023
2 parents 8b0acf1 + 7b0bcdc commit 81026e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/LoginPage/Login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React from "react"
function Login() {
return (
<div>
login
PR Test
</div>
)
}
Expand Down

0 comments on commit 81026e1

Please sign in to comment.