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

add authUser to propTypes #6

Open
wants to merge 1 commit into
base: 10-redux-mock-auth
Choose a base branch
from

Conversation

Atlas7
Copy link

@Atlas7 Atlas7 commented Jul 23, 2016

Add the authUser (action creator) to propTypes for consistency.

Note: in the video tutorial (Video 12 - that has a link to this code) we parse all 4 action creators to propTypes - authUser, fetchingUser, fetchingUserFailure, and fetchingUserSuccess. The existing code for some reason has left out authUser - I can only suspect this was left out by accident.

Though not critical, this change will hopefully add a bit more documentation to the code.

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.

1 participant