Hello, Has something changed in Kotlin React. My p...
# react
n
Hello, Has something changed in Kotlin React. My project can no longer resolve the references to RBuilder and RElementBuilder after updating dependencies. I am using the new dependency below for Kotlin React.
Copy code
implementation("org.jetbrains.kotlin-wrappers:kotlin-react:17.0.2-pre.294-kotlin-1.6.10")
1
t
1
n
Thanks.