Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
40 stars 0 forks source link

Support returning `<Fragment>` from `useValue` #39

Closed Bloomca closed 4 weeks ago

Bloomca commented 1 month ago

Right now it fails to replace the node when the value changes. I assume it does not iterate over the tree enough.