INNER CODE UNIT · Kotlin
componentWillUnmount
Shabinder/SpotiFlyer · web-app/src/main/kotlin/App.kt:104
override fun componentWillUnmount() {
lifecycle.destroy()
}
}
INNER CODE UNIT · Kotlin
Shabinder/SpotiFlyer · web-app/src/main/kotlin/App.kt:104
override fun componentWillUnmount() {
lifecycle.destroy()
}
}