Fix Edit Egg

This commit is contained in:
Charles 2025-05-06 12:45:10 -04:00
parent 8bf14d9f2c
commit 52a5d9c37e

View File

@ -33,7 +33,7 @@ class EditEgg extends EditRecord
{
protected static string $resource = EggResource::class;
public function form(Form|Schema $schema): Schema
public function form(Schema $schema): Schema
{
return $schema
->schema([