mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update filamentphp basic
This commit is contained in:
@@ -15,7 +15,7 @@ class Dashboard extends \Filament\Pages\Dashboard
|
||||
{
|
||||
protected ?string $maxContentWidth = 'full';
|
||||
|
||||
protected function getWidgets(): array
|
||||
public function getWidgets(): array
|
||||
{
|
||||
return [
|
||||
AccountInfo::class,
|
||||
|
||||
Reference in New Issue
Block a user