I'm using Kotlin-react-wrapper- v18 this line wou...
# javascript
c
I'm using Kotlin-react-wrapper- v18 this line would work on v17, however not anymore on v18. What's the correct way of adding bootstrap attributes to a button
t
Latest recomendation is here
c
Thank you Victor! For anyone who might run into such issue, this is what what was needed
t
Strict extensions will be preferrable (like in example)