YakimchykNadzeya

Results 3 comments of YakimchykNadzeya

A workaround is to add an empty column: renderFile = (fileObj) => { //just pass the fileObj as parameter ExcelRenderer(fileObj, (err, resp) => { const columns = [{name: '', key:...