cahnges done at image section

This commit is contained in:
Suraj Birewar 2024-08-06 10:50:05 +05:30
parent 0af402c018
commit 0b07b251fc
2 changed files with 2 additions and 2 deletions

View File

@ -142,7 +142,7 @@ const AddEmployee = () => {
onClick={() => document.getElementById('imageUpload').click()}
className={CLASSES.uploadButton}
>
add employee image
</button>
</div>
</div>

View File

@ -177,7 +177,7 @@ const AddCustomer = () => {
}
className={CLASSES.uploadButton}
>
add customer image
</button>
</div>
</div>