Fix layout in TrainingPlanningUnitFormModal by closing the div tag for improved structure and rendering.
All checks were successful
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 36s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 12s
Test Suite / k6 /health Baseline (push) Successful in 34s
Test Suite / playwright-tests (push) Successful in 1m11s

This commit is contained in:
Lars 2026-05-19 10:05:33 +02:00
parent 4fee5a2b47
commit 1684892bcb

View File

@ -588,6 +588,8 @@ export default function TrainingPlanningUnitFormModal({
/>
</div>
</div>
<FormActionBar
placement="bottom"
variant="modal"