Skip to content

Commit

Permalink
fix(README.md) format space
Browse files Browse the repository at this point in the history
  • Loading branch information
minuukang authored Sep 22, 2024
1 parent 7147668 commit 4fb760d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ export function App() {
<SelectSchool
onNext={(school) =>
history.push('EnterJoinDate', (prev) => ({
...prev,
school
...prev,
school
}))
}
/>
Expand Down

0 comments on commit 4fb760d

Please sign in to comment.