Open bacchilu opened 1 year ago
Consider if it is appropriate to use a full JSON string in a single key in the localstorage instead of multiple keys.
localstorage
This
src/libs/local-store.ts
needs a refactoring.
Consider if it is appropriate to use a full JSON string in a single key in the
localstorage
instead of multiple keys.