mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-07 02:30:49 +01:00
Dusting
This commit is contained in:
committed by
GitHub Action
parent
7d3630c92a
commit
8199a5d6f3
@@ -7,9 +7,7 @@ use Illuminate\View\Component;
|
||||
|
||||
class upcoming_skins extends Component
|
||||
{
|
||||
public function __construct(public array $upcomingSkins)
|
||||
{
|
||||
}
|
||||
public function __construct(public array $upcomingSkins) {}
|
||||
|
||||
public function render(): View
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user