fixes, add weight

This commit is contained in:
Ludovic CANDELLIER
2023-08-01 21:55:17 +02:00
parent 5f1ff26196
commit 6f2a985edc
11 changed files with 295 additions and 180 deletions

View File

@@ -36,6 +36,7 @@
'name' => 'email',
'value' => $customer['email'] ?? '',
'label' => 'Email',
'required' => true,
])
</div>
<div class="col-6">