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:
@ -15,7 +15,7 @@ class UpdateProject extends Widget implements HasForms
|
||||
{
|
||||
use InteractsWithForms;
|
||||
|
||||
protected static string $view = 'web.components.form';
|
||||
protected static string $view = 'components.form';
|
||||
|
||||
public Project $project;
|
||||
|
||||
|
Reference in New Issue
Block a user