Dilden / helth

PWA for tracking nutrients and water
https://helth.app/
GNU General Public License v3.0
7 stars 1 forks source link

Avoid compounding calculations by making copies of objects from the store #181

Closed jimmyhogoboom closed 8 months ago

jimmyhogoboom commented 8 months ago

These changes ensure that derived store values are calculated without modifying its constituent stores.