React

From bibbleWiki
Revision as of 03:42, 23 October 2019 by Iwiseman (talk | contribs)
Jump to navigation Jump to search

Quick Reference

Variables

<source lang="html4strict">

 const myVar = (
   <h1>Love it</h1>
 );