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