refactor(FE-316): Change upload file hint to .xlsx

This commit is contained in:
rstubryan
2025-12-29 14:44:38 +07:00
parent 3279fb30ce
commit 3bb5d5e5a5
@@ -575,7 +575,7 @@ const UniformityForm = ({
Drag file to this area to upload
</span>
<span className='text-xs font-light text-[#18181B80] text-center max-w-xs px-4'>
Upload data file (*.csv)
Upload data file (*.xlsx)
</span>
</div>