-
Notifications
You must be signed in to change notification settings - Fork 100
Change compose to pass list of props instead of object #51
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
Change compose to pass list of props instead of object #51
Conversation
README.md
Outdated
| <br /> | ||
|
|
||
| > This branch is **unstable** and is in **active development**. | ||
| > This branch is **unstable** and is in **active development**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you remove double space in the end?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh sorry, it probably is my editor configured to remove trailing whitespace. I can add it back if you want.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two trailing whitespaces in markdown is a line break, it's make difference. 😢
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ooops, did not know that. I'll fix it and fix my editor settings. Sorry.
|
@gnapse There's a lot more. Look at diff. |
|
Think I fixed them all now. Sorry. First time I see this markdown feature. |
|
I'll review & merge this soon |
|
Thanks @gnapse :) |
|
Always happy to contribute to open source. |
Fixes #47