Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere authored and github-actions[bot] committed Sep 15, 2024
1 parent 3e9f1fd commit 867a9c0
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 867a9c0

Please sign in to comment.