(w, i_0)
| 38 | return t0; |
| 39 | } |
| 40 | function _temp2(w, i_0) { |
| 41 | return <Text key={i_0} color="warning">└ {w}</Text>; |
| 42 | } |
| 43 | function _temp(e, i) { |
| 44 | return <Text key={i} color="error">└ {e}</Text>; |
| 45 | } |
nothing calls this directly
no outgoing calls
no test coverage detected