earthstar-project / react-earthstar

A UI toolkit for making collaborative, offline-first applets for small groups.
GNU Affero General Public License v3.0
60 stars 5 forks source link

When storages change, write to localstorage once instead of once for each storage #52

Closed sgwilym closed 3 years ago

sgwilym commented 3 years ago

Maybe this will fix #50 and #51?

sgwilym commented 3 years ago

Yep, thanks @cinnamon-bun. This also fixes #49, funnily enough.