Kotlin/kotlin-fullstack-sample

ReactExtensions.kt needs more work for componentDidUpdate

andrewarrow opened this issue · 0 comments

https://github.com/Kotlin/kotlin-fullstack-sample/blob/master/frontend/src/org/jetbrains/react/ReactExtensions.kt

error is: 'componentDidUpdate' overrides nothing

where componentWillMount works fine.