Skip to content

Commit e151f39

Browse files
committed
Merge branch 'main' of github.com:vormkracht10/filament-fields
2 parents 5e0f104 + 305fd7b commit e151f39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Concerns/HasConfigurableFields.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ private function prepareCustomFieldOptions(array $fields): array
3535
return [$key => $formattedName];
3636
})->toArray();
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)