Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lobos/react-ui
/
Class
src/Tree/Item.js:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
import
{ forEach, isEmpty } from
'../utils/objects'
;
6
7
class
Item extends Component {
8
constructor (props) {
9
super(props);
10
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected