Is there a way I can put an infolist inside of a wizard modal?

I would like to add an infolist for the user to confirm the details of their action inside of a wizard modal. It looks like the wizard only takes form items, but I'm guessing there has to be a way to do it?
Solution
https://github.com/filamentphp/filament/issues/11753

You can also
Was this page helpful?