Click event
this the click evet-handler for below HTML button
const deleteProduct = (productsId) =>{ axios.delete(`/api/product/`,{