added excel download button to the pages
2 unresolved threads
2 unresolved threads
Compare changes
- Mohammad Torkashvand authored
@@ -3,7 +3,7 @@ import * as XLSX from "xlsx";
@@ -56,7 +56,7 @@ function convertToExcel(jsonData: any[], sheetName = "Sheet1"): Blob {