Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gitpoint/git-point
/ user-list-item.component.js
File
user-list-item.component.js
src/components/user-list-item.component.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { Component } from
'react'
;
2
import
{ connect } from
'react-redux'
;
3
import
{ View, TouchableHighlight } from
'react-native'
;
4
import
{ Icon } from
'react-native-elements'
;
Callers
nothing calls this directly
Calls
1
normalize
Function · 0.90
Tested by
no test coverage detected