Closed Bloomca closed 5 months ago
Make <Fragment> more reliable in useValue and useValueSelector, properly cleaning and attaching if the return value changes.
<Fragment>
useValue
useValueSelector
Closes https://github.com/Bloomca/veles/issues/39
Description
Make
<Fragment>
more reliable inuseValue
anduseValueSelector
, properly cleaning and attaching if the return value changes.