Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…nto FE
  • Loading branch information
kanghaeun committed Jul 26, 2024
2 parents 9cba606 + a20dd87 commit 3c091b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion FE/error/src/pages/LoginPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const LoginPage = () => {
if (isLoading) {
return (
<LoadingContainer>
<LoadingImage src="/image79.png" alt="Loading" />
<LoadingImage src="/image80.png" alt="Loading" />
</LoadingContainer>
);
}
Expand Down

0 comments on commit 3c091b6

Please sign in to comment.