fix label

This commit is contained in:
Simon Vieille 2021-06-15 11:31:57 +02:00
parent 77e989de10
commit fa0c3b1f57

View file

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