you can try to replace const sendValue = ethers.parseEther("10"); to const sendValue = ethers.parseEther("10"); that work for me `
const sendValue = ethers.parseEther("10");