Wh… um… I have no idea how to resolve this…
# announcements
b
Wh… um… I have no idea how to resolve this…
d
Maybe try
listOf(heading, list).map { it as HtmlWidget<HTMLElement>}
. Although I recommend changing the receiving function's signature.