Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/reactGo/reactGo
/ Login.jsx
File
Login.jsx
app/containers/Login.jsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React, { Component, PropTypes } from
'react'
;
2
import ReactDOM from
'react-dom'
;
3
import classNames from
'classnames/bind'
;
4
import { connect } from
'react-redux'
;
Callers
nothing calls this directly
Calls
1
connect
Function · 0.85
Tested by
no test coverage detected