(sum, t0)
| 241 | }}>{t18}</TabsContext.Provider>; |
| 242 | } |
| 243 | function _temp4(sum, t0) { |
| 244 | const [, tabTitle] = t0; |
| 245 | return sum + (tabTitle ? stringWidth(tabTitle) : 0) + 2 + 1; |
| 246 | } |
| 247 | function _temp3(n_0) { |
| 248 | return n_0 - 1; |
| 249 | } |
nothing calls this directly
no outgoing calls
no test coverage detected