fix: aria-albel

This commit is contained in:
Harsh Mahajan
2025-10-28 13:07:34 +05:30
parent 239bc3fedf
commit 9fd750ba27
+1 -1
View File
@@ -223,7 +223,7 @@
</button>
<button
class="upload-box-button"
aria-label="close backup restore box"
aria-label="close CSV import box"
onclick={clear}>
<span class="icon-x" aria-hidden="true"></span>
</button>