Add home's data to local storage

This commit is contained in:
Peter Maquiran
2021-07-20 19:18:16 +01:00
parent f7f71ea3ef
commit 036487ef3d
6 changed files with 125 additions and 1 deletions
+2
View File
@@ -56,3 +56,5 @@ export class LocalstoreService {
}
}
export const localstoreService = new LocalstoreService()