do not use arrow funtion in React code example Example: react arrow funvtion //declaring arrow function hello = () => { return "hello world"; }