4.21.0: Исправление навигации и истории
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m15s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m15s
This commit is contained in:
@@ -557,7 +557,7 @@ function TestWords({ onNavigate, wordCount: initialWordCount, configId: initialC
|
||||
}
|
||||
|
||||
const handleClose = () => {
|
||||
onNavigate?.('tasks')
|
||||
window.history.back()
|
||||
}
|
||||
|
||||
const handleStartTest = () => {
|
||||
|
||||
Reference in New Issue
Block a user