FIxed
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user