I am working on react app where one of my component when I place console.log(\'Hello\') it keeps on re-rendering. I am not sure why. This is How my component lo
console.log(\'Hello\')