('hour', this)
| 73 | return ( |
| 74 | <div className="pointer"> |
| 75 | {pointer('hour', this)} |
| 76 | {pointer('minute', this)} |
| 77 | {pointer('second', this)} |
| 78 | </div> |
| 79 | ); |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…