to work with the Compose Multiplatform IDE Support plugin in IntelliJ
Seth Lopez
06/16/2024, 5:22 PM
I'm not sure why
compose.components.uiToolingPreview
is a thing, honestly
k
kv
06/16/2024, 5:32 PM
so adding
androidx.compose.desktop.ui.tooling.preview
dependencies to commonMain?
s
Seth Lopez
06/16/2024, 5:44 PM
hmm, I'm not totally sure in a multiplatform project as I haven't made a multiplatform project, personally - just a compose for desktop project. I just know that, at least in my experience, you need to use