->headerActions([
Tables\Actions\ImportAction::make('importPeople')->importer(PeopleImporter::class)->call([
'ownerRecord' => $this->getOwnerRecord(),
]),
])
->headerActions([
Tables\Actions\ImportAction::make('importPeople')->importer(PeopleImporter::class)->call([
'ownerRecord' => $this->getOwnerRecord(),
]),
])