How to pass current record when using `Infolists\Components\Livewire`
When using the class
Infolists\Components\Livewire::make(), how do I pass the current record to the Livewire component?