Skip to content

Commit

Permalink
reset selection
Browse files Browse the repository at this point in the history
  • Loading branch information
gherkins committed Feb 24, 2024
1 parent 8e8aedd commit 4934002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ function App () {
if (history.length > 0) {
setContents(history[history.length - 1])
history.pop()
resetSelection()
updateState({})
}
}
Expand Down

0 comments on commit 4934002

Please sign in to comment.