This commit is contained in:
Laux Dev
2026-03-04 16:33:39 +08:00
parent eb37c2f6f8
commit 00336349be

View File

@@ -32,7 +32,7 @@ const AddCredentials = () => {
/> />
</div> </div>
<input type="file" id="file" hidden accept="image/*" /> <input type="file" id="file" hidden accept="image/*" />
<label className={styles.addIconContainer} for="file"> <label className={styles.addIconContainer} htmlFor="file">
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
width={20} width={20}