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

Update AsyncActions.js #2140

Merged
merged 1 commit into from
Dec 9, 2016
Merged

Update AsyncActions.js #2140

merged 1 commit into from
Dec 9, 2016

Conversation

nateq314
Copy link
Contributor

@nateq314 nateq314 commented Dec 7, 2016

Remove export keyword from requestPosts, receivePosts, and fetchPosts actions, as these are not exported in the final version. Also suggest adding brief explanation as to why they are not exported.

Remove `export` from requestPosts, receivePosts, and fetchPosts actions, as these are not exported in the final version. Also suggest adding brief explanation as to why they are not exported.
@timdorr
Copy link
Member

timdorr commented Dec 9, 2016

Thanks!

@timdorr timdorr merged commit 18a3e46 into reduxjs:master Dec 9, 2016
seantcoyote pushed a commit to seantcoyote/redux that referenced this pull request Jan 14, 2018
Remove `export` from requestPosts, receivePosts, and fetchPosts actions, as these are not exported in the final version. Also suggest adding brief explanation as to why they are not exported.
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