-
Notifications
You must be signed in to change notification settings - Fork 3k
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
docs(fromEvent): update the example to match the actual API #7246
docs(fromEvent): update the example to match the actual API #7246
Conversation
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.
LGTM, only a minor suggestion so that this example becomes fully functional.
39adabb
to
aafa3ab
Compare
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.
LGTM
@demensky, can you please update PR by changing target to |
aafa3ab
to
b25c85d
Compare
b25c85d
to
2708a69
Compare
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.
LGTM. Thanks for changing target to the master
.
Updates the example according to the API.
Related issue (if exists):
Closes #7245