Use source loader for email sprite icons
[ProtonMail-WebClient.git] / packages / wallet / utils / localStorage.ts
blob4c05219ed60d9f63fba2dda862374b3f93326d9a
1 export const getPassphraseLocalStorageKey = (fingerprint: String) => `passphrase_${fingerprint}`;