(u_0)
| 162 | return t4; |
| 163 | } |
| 164 | function _temp4(u_0) { |
| 165 | return <Text key={`${formatEntry(u_0.entry)}:${u_0.why}`} color="warning">{formatEntry(u_0.entry)} · {u_0.why}</Text>; |
| 166 | } |
| 167 | function _temp3(u) { |
| 168 | return <Text key={`${formatEntry(u.entry)}:${u.why}`} color="warning">{formatEntry(u.entry)} · {u.why}</Text>; |
| 169 | } |
nothing calls this directly
no test coverage detected