Skip to content

Add missing comma in code sample for reusable transition component #924

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

Merged
merged 1 commit into from
May 24, 2017

Conversation

tinymachine
Copy link
Contributor

In the sample code for a functional component in "Reusable Transitions", fix the missing comma that should separate the props name and mode.

In the sample code for a functional component in "Reusable Transitions", fix the missing comma that should separate the props `name` and `mode`.
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!
Thanks!

@kazupon kazupon merged commit 5d2233c into vuejs:master May 24, 2017
@tinymachine
Copy link
Contributor Author

My pleasure -- thanks for your work on Vue and for maintaining such great documentation!

@tinymachine tinymachine deleted the patch-1 branch May 24, 2017 13:58
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
* add contributor

* rearrange order

* Add missing comma in code sample (vuejs#924)

In the sample code for a functional component in "Reusable Transitions", fix the missing comma that should separate the props `name` and `mode`.
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