Seb-L / pinia-plugin-persist

Persist pinia state data in sessionStorage or other storages.
https://Seb-L.github.io/pinia-plugin-persist/
MIT License
214 stars 37 forks source link

Storage update is already done by the helper function #1

Closed Seb-L closed 3 years ago

Seb-L commented 3 years ago

Storage update is already done by the helper function.

https://github.com/Seb-L/pinia-plugin-persist/blob/main/src/index.ts#L49