chore: improve form layout and feedback for driver license check
This commit is contained in:
@@ -22,7 +22,6 @@ class DriverLicenseDeclarationType extends AbstractType
|
||||
'Ja' => true,
|
||||
'Nein' => false,
|
||||
],
|
||||
'expanded' => true,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user