Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5d72a10

Browse files
#184 - Update template format tooltip
1 parent 3102578 commit 5d72a10

File tree

1 file changed

+1
-1
lines changed
  • client/src/components/Upload/Initial

1 file changed

+1
-1
lines changed

client/src/components/Upload/Initial/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ export default function Initial({ onError, onUpload, templateId }) {
9696
</div>
9797
<div className={style.label2}>Supports XLS, XLSX or CSV file</div>
9898
<div className={style.label3} onClick={downloadTemplate}>
99-
Download Import Template (.XLS)
99+
Download Import Template (.XLSX)
100100
</div>
101101
</>
102102
)}

0 commit comments

Comments
 (0)