We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a4c2e commit 09a510fCopy full SHA for 09a510f
src/Filament/Pages/Dashboard.php
@@ -44,6 +44,7 @@ protected function getHeaderWidgets(): array
44
Widgets\PageActivity::class,
45
];
46
}
47
+
48
public function getHeaderWidgetsColumns(): int | string | array
49
{
50
return 1;
0 commit comments