(u)
| 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 | } |
| 170 | function _temp2(c) { |
| 171 | return !c.dev; |
| 172 | } |
nothing calls this directly
no test coverage detected