Skip to content

Commit

Permalink
Fixed dasboard alert. Updated deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Germani committed Nov 1, 2024
1 parent ed79dfb commit fec75b5
Show file tree
Hide file tree
Showing 3 changed files with 185 additions and 185 deletions.
2 changes: 1 addition & 1 deletion src/app/Filament/Widgets/ResetAlertWidget.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class ResetAlertWidget extends Widget

protected static bool $isLazy = false;

protected int | string | array $columnSpan = 2;
protected int | string | array $columnSpan = 'full';

/**
* @var view-string
Expand Down
Loading

0 comments on commit fec75b5

Please sign in to comment.