Closed nozomione closed 1 year ago
Currently, the refinebio- prefix is used in the local storage keys, however, it may be omitted to shorten these key names.
refinebio-
We should simplify the local storage key names by removing the prefix.
Remove the refinebio- prefix from all the local storage keys.
Corrected during the process of merging pending PRs into dev ✅
dev
Context
Currently, the
refinebio-
prefix is used in the local storage keys, however, it may be omitted to shorten these key names.Problem or idea
We should simplify the local storage key names by removing the prefix.
Solution or next step
Remove the
refinebio-
prefix from all the local storage keys.