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