Open RicardoBrito1938 opened 2 years ago
Hello, is there any prop to disable the section header?
Well, just by doing
renderCustomSectionHeader={() => <React.Fragment></React.Fragment>}
i get my no header, would be fine there is a prop for that, thank you
Hello, is there any prop to disable the section header?