()
| 1233 | () => getProps(props.getResultCellComponentProps, cellId), |
| 1234 | { |
| 1235 | get queryId() { |
| 1236 | return props.queryId; |
| 1237 | }, |
| 1238 | get rowId() { |
| 1239 | return props.rowId; |
| 1240 | }, |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…