wip
This commit is contained in:
@@ -11,7 +11,7 @@ class CreateCardOrder extends CreateRecord
|
||||
protected static string $resource = CardOrderResource::class;
|
||||
|
||||
/**
|
||||
* @return array<Action | ActionGroup>
|
||||
* @return array<int, \Filament\Actions\Action>
|
||||
*/
|
||||
protected function getFormActions(): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user