mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 14:06:15 +00:00
cleanup migration to filament
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
abstract class Page extends BasePage
|
||||
{
|
||||
protected static string $view = 'web.components.page';
|
||||
protected static string $view = 'components.page';
|
||||
|
||||
protected ?string $live = '5s';
|
||||
|
||||
|
Reference in New Issue
Block a user