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