react-data-export icon indicating copy to clipboard operation
react-data-export copied to clipboard

filter columns to remove the empty one (conditional rendering)

Open saeedkhal opened this issue 2 years ago • 0 comments

when i try to use condtional rendering as shown in the image below image i faced this error in the image below image so to avoid that i tried to remove all falsy columns children, falsy columns like ("" ,null, <></>).

saeedkhal avatar Nov 26 '22 11:11 saeedkhal