implementation("org.jetbrains.compose.hot-reload:runtime-api:1.0.0-alpha02")
Enables real-time UI code changes in Compose Multiplatform applications without restarting, enhancing development efficiency.