Console.log() isn’t logging in ReactJS

use console.log() outside return statement. use in this way.

 render() {
   console.log('In Render')
   return (
  <div> In Render </div>
   )
}

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)