cahnges done at image section
This commit is contained in:
parent
0af402c018
commit
0b07b251fc
@ -142,7 +142,7 @@ const AddEmployee = () => {
|
|||||||
onClick={() => document.getElementById('imageUpload').click()}
|
onClick={() => document.getElementById('imageUpload').click()}
|
||||||
className={CLASSES.uploadButton}
|
className={CLASSES.uploadButton}
|
||||||
>
|
>
|
||||||
add employee image
|
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -177,7 +177,7 @@ const AddCustomer = () => {
|
|||||||
}
|
}
|
||||||
className={CLASSES.uploadButton}
|
className={CLASSES.uploadButton}
|
||||||
>
|
>
|
||||||
add customer image
|
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user