MCPcopy Create free account
hub / github.com/Lobos/react-ui / pointer

Function pointer

src/Datepicker/Clock.js:75–76  ·  view source on GitHub ↗
('hour', this)

Source from the content-addressed store, hash-verified

73 return (
74 <div className="pointer">
75 {pointer('hour', this)}
76 {pointer('minute', this)}
77 {pointer('second', this)}
78 </div>
79 );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…