TarVK / model-react

A data model system to use with react hooks
https://tarvk.github.io/model-react/examples/build/
MIT License
13 stars 3 forks source link

Fix/memory leak #41

Closed TarVK closed 3 years ago

TarVK commented 3 years ago

Fixed a tiny memory leak caused by timeouts. This wasn't anything severe to begin with, but it would cause many react warnings which is annoying.