Koneko Toujou
> Task :common:compileKotlinDesktop e: C:\Users\clark\IdeaProjects\LuaJIT_Kotlin_MultiPlatform\common\src\commonMain\kotlin\smallville7123\lua\jit\kotlin\common\App.kt: (116, 70): Unresolved reference: clickable e: C:\Users\clark\IdeaProjects\LuaJIT_Kotlin_MultiPlatform\common\src\commonMain\kotlin\smallville7123\lua\jit\kotlin\common\App.kt: (121, 48): Unresolved reference: background
Text(items[selectedIndex],modifier = Modifier.fillMaxWidth().clickable(onClick = { expanded = true }).background(
modifier = Modifier.fillMaxWidth().background(
import androidx.compose.foundation.layout.* import androidx.compose.material.* import androidx.compose.material.icons.* import androidx.compose.material.icons.twotone.* import androidx.compose.runtime.* import androidx.compose.ui.* import androidx.compose.ui.graphics.* import androidx.compose.ui.unit.*
import androidx.compose.foundation.clickable import androidx.compose.foundation.background
A modern programming language that makes developers happier.