lightning-js / blits

The Lightning 3 App Development Framework
Apache License 2.0
63 stars 10 forks source link

Fix text node without text #13

Closed MLangendijk closed 10 months ago

MLangendijk commented 10 months ago

This fixes an error showing when an empty text node is in the template:

<Text ref="hello"></Text>