fix label

This commit is contained in:
Simon Vieille 2021-06-15 11:31:57 +02:00
parent 77e989de10
commit fa0c3b1f57
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ class SimplePage extends Page
'title',
TextBlockType::class,
[
'label' => 'Titre'
'label' => 'Title',
'row_attr' => [
],
'options' => [