Skip to content

Commit

Permalink
feat: changed login button
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsdn0 committed Sep 9, 2024
1 parent baf988d commit 373f546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/src/components/pages/LoginPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ export const LoginPage: React.FC = () => {

<LoginButton>
<Text variant="body" color="blue600">
로그인
로그인하기
</Text>
</LoginButton>
</Box>
Expand Down

0 comments on commit 373f546

Please sign in to comment.