scala-dom-types
scala-dom-types copied to clipboard
Remove unused type parameter from `ComplexHtmlKeys`
Thanks for a really fantastic lib btw :)
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.