Compose Preview doesn’t work with Multiplatform modules. The next use cases are not working
• Android module with Compose implements a Multiplatform module with JVM target (didn’t try with Android target)
• Compose inside Multiplatform module
But it is working perfectly if Compose is in an Android module and it implements a Kotlin JVM module