Skip to content

Commit

Permalink
Update Schemata.php
Browse files Browse the repository at this point in the history
  • Loading branch information
atmonshi committed Jan 8, 2024
1 parent fb113ca commit c755b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Concerns/Schemata.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static function getMainFormSchema(): array
]),

Repeater::make('sections')
->label('')
->hiddenLabel()
->schema(static::getSectionsSchema())
->relationship()
->orderColumn('ordering')
Expand Down

0 comments on commit c755b9a

Please sign in to comment.