© 2026 Hedgehog Software, LLC
Repeater::make() ->schema([ Action::make() ->action(fn(Get $get) => dd($get)) ]),