mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-16 13:07:46 +02:00
parent
f4ffa30ec4
commit
3d5fc14d5e
30 changed files with 1676 additions and 1249 deletions
|
|
@ -16,7 +16,7 @@ class ComponentRenderer
|
|||
|
||||
public function __construct()
|
||||
{
|
||||
$this->config = config(ViewComponents::class);
|
||||
$this->config = config('ViewComponents');
|
||||
}
|
||||
|
||||
public function render(string $output): string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue