mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -10,6 +10,7 @@ class Current_sales extends Component
|
||||
public function __construct(public array $sales)
|
||||
{
|
||||
}
|
||||
|
||||
public function render(): View
|
||||
{
|
||||
return view('components.sales.current_sales');
|
||||
|
||||
Reference in New Issue
Block a user