ryansolid / dom-expressions

A Fine-Grained Runtime for Performant DOM Rendering
MIT License
858 stars 125 forks source link

Fix class:foo={undefined}/classList={{foo: undefined}} bugs #234

Closed nicketson closed 1 year ago

nicketson commented 1 year ago

This should fix #133.

ryansolid commented 1 year ago

Thank you

nicketson commented 1 year ago

Thank you

No problem! BTW, the class:foo={blah} syntax is very nice.