Skip to content

Commit

Permalink
Apply style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pxlrbt authored and github-actions[bot] committed Jun 19, 2023
1 parent 886529d commit 25687da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Pages/ListActivities.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ protected function createFieldLabelMap(): Collection
while (($component = $components->shift()) !== null) {
if ($component instanceof Field || $component instanceof MorphToSelect) {
$extracted->push($component);

continue;
}

Expand Down

0 comments on commit 25687da

Please sign in to comment.