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

typo fixes #174

Merged
merged 2 commits into from
May 1, 2024
Merged

typo fixes #174

merged 2 commits into from
May 1, 2024

Conversation

BrooklinJazz
Copy link
Contributor

closes #164

@cohawk
Copy link

cohawk commented Apr 26, 2024

config :live_view_native plugins: [

missing a comma that if someone copy pastes will cause a compiler error

@BrooklinJazz
Copy link
Contributor Author

config :live_view_native plugins: [

missing a comma that if someone copy pastes will cause a compiler error

Fixed!

@bcardarella bcardarella merged commit 15f4a66 into main May 1, 2024
1 check passed
@bcardarella bcardarella deleted the typo-fixes branch May 1, 2024 15:39
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.

Typo in LiveView Native Component docs
3 participants