originalData not typed?
vendramini opened this issue · 0 comments
vendramini commented
Hello!
On renderSectionHeader
method from <SectionGrid/>
the section
parameter is supposed to have section.data
and section.originalData
. Not sure what is happening, but the IDE isn't recognizing originalData
and the inference seems to be wrong:
"react-native-super-grid": "^6.0.1",
"typescript": "~5.3.3"