mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 07:45:47 +00:00
refactor(FE-316): Change upload file hint to .xlsx
This commit is contained in:
@@ -575,7 +575,7 @@ const UniformityForm = ({
|
|||||||
Drag file to this area to upload
|
Drag file to this area to upload
|
||||||
</span>
|
</span>
|
||||||
<span className='text-xs font-light text-[#18181B80] text-center max-w-xs px-4'>
|
<span className='text-xs font-light text-[#18181B80] text-center max-w-xs px-4'>
|
||||||
Upload data file (*.csv)
|
Upload data file (*.xlsx)
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user