diff --git a/packages/boost/resources/boost/docs/core/actions.md b/packages/boost/resources/boost/docs/core/actions.md index 4fea0367..39614312 100644 --- a/packages/boost/resources/boost/docs/core/actions.md +++ b/packages/boost/resources/boost/docs/core/actions.md @@ -186,6 +186,8 @@ Action::make('edit') The closure may hand back an enum case straight off a cast attribute (`fn ($record) => ['role' => $record->role]`): the seeded bag collapses every enum to its backing value, because that is what Livewire state carries to the browser and what a `Select` matches its `