I'm attempting to convert some React JS code to Kotlin/JS and, being inexperienced with React, I'm having issues figuring out how to do so.
Does anyone know how to convert this kind of
div
to Kotlin React? I can post the package.json dependencies if needed as well