Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
38
function
loginError() {
39
return
{
type
: types.LOGIN_ERROR_USER };
40
}
41
42
// Sign Up Action Creators
43
function
signUpError() {
Callers
1
manualLogin
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected