Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
happylolonly committed May 30, 2024
1 parent 833dca3 commit d643fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/pages/Main/Main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ const Main = () => {
</Button>
);

centerContent = <>hi to user, what is passport, what to do here</>;
centerContent = <>add moon passport</>;
} else if (step === Steps.ENTER_PASSPORT) {
actionBarContent = (
<>
Expand Down

0 comments on commit d643fb9

Please sign in to comment.