Skip to content

Commit

Permalink
Update src/common_components/header/Header.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Takaharu Nakamura <64473501+appare45@users.noreply.github.com>
  • Loading branch information
WhatACotton and appare45 authored Apr 22, 2024
1 parent 825bb9b commit 373e4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common_components/header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export const Header: FC = () => {
{
loading: "サイン・アウトしています",
success: "サインアウトしました",
error: "サインアウトできませんで得した",
error: "サインアウトできませんでした",
},
);
};
Expand Down

0 comments on commit 373e4a5

Please sign in to comment.