mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
cleanup migration to filament
This commit is contained in:
@ -12,7 +12,7 @@ public function __construct(public string $href, public string $text, public boo
|
||||
|
||||
public function render(): View
|
||||
{
|
||||
return view('web.components.link');
|
||||
return view('components.link');
|
||||
}
|
||||
|
||||
public function toHtml(): View|string
|
||||
|
Reference in New Issue
Block a user