Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes DocumentData imports. #79

Merged
merged 1 commit into from
May 8, 2024
Merged

Fixes DocumentData imports. #79

merged 1 commit into from
May 8, 2024

Conversation

mbleigh
Copy link
Collaborator

@mbleigh mbleigh commented May 8, 2024

Trigger happy Enter-pressing led to importing the wrong type for DocumentData in a couple places. Luckily Firestore DocumentData is very loose (basically Record<string, any>) so it's not broken, just not typed correctly.

@mbleigh mbleigh requested review from maxl0rd and MichaelDoyle May 8, 2024 19:19
@mbleigh mbleigh enabled auto-merge (squash) May 8, 2024 19:20
@mbleigh mbleigh merged commit 456e1e3 into main May 8, 2024
4 checks passed
@mbleigh mbleigh deleted the ddfix branch May 8, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants