implementation("org.jetbrains.compose.hot-reload:hot-reload-runtime-api:1.2.0-alpha01")
Enables real-time UI code updates in Compose Multiplatform applications without restarts, enhancing development efficiency.