MCPcopy Index your code
hub / github.com/reactGo/reactGo / loginError

Function loginError

app/actions/users.js:38–40  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38function loginError() {
39 return { type: types.LOGIN_ERROR_USER };
40}
41
42// Sign Up Action Creators
43function signUpError() {

Callers 1

manualLoginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected