FirebaseExtended/rxfire
FromDocRef (rxfire/firestore) no longer exists/works, FromRef perhaps replaced? Typo?
开放
#32 创建于 2021年9月7日
good first issue
仓库指标
- 星标
- (149 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
" import { fromDocRef } from 'rxfire/firestore'; " on my little project does not work, Perhaps a typo, as there is a FromRef which is not in the documentation for 'rxfire/firestore'.
Peace.