FsHtml
FsHtml copied to clipboard
change br to html element type
Since br
is always empty
change let br = elem "br"
to
let br = elem "br" []