mirror of
https://github.com/FranP-code/Hangman-game-with-React.git
synced 2025-10-13 00:42:32 +00:00
bug fixes
This commit is contained in:
@@ -48,7 +48,7 @@ function App() {
|
||||
document.title = titleAPP.spanish
|
||||
}
|
||||
|
||||
})
|
||||
}, [])
|
||||
|
||||
if (isVictory || isDefeat) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user