Learn more about cloning repositories
You have read-only access
[docs] Fixed function call to same as import. (#2477) import and function usage was inconsistent. Main import is of firestore, while function calls were from the firebase import.