mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
cleanup migration to filament
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
class AlertField extends Field
|
||||
{
|
||||
protected string $view = 'web.fields.alert';
|
||||
protected string $view = 'fields.alert';
|
||||
|
||||
public string $color = 'blue';
|
||||
|
||||
|
Reference in New Issue
Block a user