FIxed
This commit is contained in:
@@ -32,7 +32,7 @@ const AddCredentials = () => {
|
||||
/>
|
||||
</div>
|
||||
<input type="file" id="file" hidden accept="image/*" />
|
||||
<label className={styles.addIconContainer} for="file">
|
||||
<label className={styles.addIconContainer} htmlFor="file">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width={20}
|
||||
|
||||
Reference in New Issue
Block a user