[New Feature] Add firestore to data layer

This commit is contained in:
Qolzam
2017-11-30 13:41:02 +07:00
parent 92379b615c
commit 22a5b46f36
67 changed files with 1844 additions and 615 deletions

View File

@@ -30,7 +30,7 @@ import {
UserService,
VoteService,
StorageService
} from 'data/firebaseClient/services'
} from 'data/firestoreClient/services'
//#endregion