scala-dom-types icon indicating copy to clipboard operation
scala-dom-types copied to clipboard

Remove unused type parameter from `ComplexHtmlKeys`

Open armanbilge opened this issue 3 years ago • 1 comments

Thanks for a really fantastic lib btw :)

armanbilge avatar Mar 21 '22 15:03 armanbilge

Thanks! Yes, looks like I forgot to remove the type param when removing the text property from this trait.

Since this bug doesn't actually break anything (except compatibility), I will merge this PR with the next major version.

raquo avatar Mar 22 '22 00:03 raquo