mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
update filamentphp basic
This commit is contained in:
@@ -19,6 +19,6 @@ class PageList extends ListRecords
|
||||
|
||||
protected function getTableFiltersLayout(): ?string
|
||||
{
|
||||
return Layout::AboveContent;
|
||||
return \Filament\Tables\Enums\FiltersLayout::AboveContent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user