Β© 2026 Hedgehog Software, LLC
TextEntry::make('View Action Plan') ->hintAction( Action::make('openModal') ->icon('heroicon-m-clipboard') ->action(function (???) { ??? }) )