In actions.js in function deleteUser revalidatePath("/dashboard/products"); should be changes to revalidatePath("/dashboard/users")
In actions.js in function deleteUser
revalidatePath("/dashboard/products"); should be changes to revalidatePath("/dashboard/users")