I am using the ExcelJS library in my React project to read CSV files, but couldn't get success. can someone please give me a working demo code to read CSV files from ExcelJS in the React project
react version: 18.0.2
i am expecting my excel sheet data
exceljsas seen in this answer.