Looking for ways to test live components in a way that is independent from the live views in my app. I see that phoenix playground allows single module liveview apps. Can I render live components inside a playground liveview for testing? Are there any downsides to doing this?






















