added censado por and tring to fix reportes

This commit is contained in:
2025-12-05 16:52:31 -06:00
parent 41cfb9bddc
commit e71bbc4987
14 changed files with 131 additions and 81 deletions
-1
View File
@@ -36,7 +36,6 @@ export default function DownloadReporteXLSX() {
return (
<button className={styles.downloadBtn} onClick={handleDownload}>
<span className={styles.icon}></span>
Descargar XLSX
</button>
);