diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 6e13a8f..ec27f82 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -172,7 +172,7 @@ class Main extends Component { Registrace } - {(this.state.login_status.racers || []).length > 1 && + {(this.state.login_status.racers || []).length > 0 &&
Jméno | +Přijmení | +Team | +Datum narození | +Zaplatil | +|
---|---|---|---|---|---|
{racer.first_name} | +{racer.last_name} | +{racer.email} | +{racer.team} | +{racer.date_of_birth} | +{racer.paid} | +