breatheco-de / content

CMS for the BreatheCode Platform
https://breathecode-content.breathecode.now.sh
MIT License
48 stars 1.5k forks source link

Update learn-react-js-tutorial.md #2342

Closed za4g closed 3 months ago

za4g commented 3 months ago

Removed the reference to the "render" method as it is not there in the code snippet above. Furthermore, the requirement for each component needing a render method is only for Class based components, which we're not using here.