React (software): Difference between revisions

Content deleted Content added
No edit summary
m The function name in the paragraph is not the same as in the code block.
Line 39:
export default Greeting;
</syntaxhighlight>
The <code>GreeterGreeting</code> function is a React component that displays the infamous introductory <nowiki>''</nowiki>Hello, world"
 
When displayed in a web browser the result will be: