why does console.log(e.eventtarget) returns undefine? and how can I define this event?
`
import React from "react"; class App extends React.C