Skip to content

Commit

Permalink
Merge branch 'main' of github.com:kiwilan/steward-laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Sep 26, 2024
2 parents a0d07af + 867a9c0 commit aabfde9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Filament/Config/FilamentLayout/FilamentLayoutCard.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ class FilamentLayoutCard
{
/**
* @param Field[] $fields
* @param ?string $title
*/
public static function make(array $fields = [], ?string $title = null, int $width = 2): Section
{
Expand Down

0 comments on commit aabfde9

Please sign in to comment.