From c49668356e01604ebc67e9b6031cc033baf149e7 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Thu, 10 Oct 2024 10:46:45 +0200 Subject: [PATCH] maybe change form? --- frontend/src/scripts/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 827c43e..4d5b0bc 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -360,7 +360,7 @@ class Main extends Component { {this.state.showRacerModalWindow &&
this.setState({showRacerModalWindow: false})}>
e.stopPropagation()}> -
this.onSubmit(e)}> + this.onSubmit(e)}>

Registrace Závodníka