Nikky
01/14/2020, 5:04 PMkolin-react-dom
uses kotlinx-html
to generate https://react-bootstrap.github.io/components/alerts/ (it seemed like a simple component to start with)
sadly it just inserts a <alert>
tag into my html and the react-bootstrap code seems to not trigger at all
i wonder if i am missing a import or maybe i am not matching the signatures perfectly..
by now i am poking in the dark, any help appreciated