The export default
keywords specify the main component in the file.
If you want to change selection, open document below and click on "Move attachment"
Quick Start – Reactt;button> I'm not a button </button> ); } export default function MyApp() { return ( <div> <h1>Welcome to my world</h1> <MyButton /> </div> ); } Show more <span>The export default keywords specify the main component in the file. If you’re not familiar with some piece of JavaScript syntax, MDN and javascript.info have great references. Writing markup with JSX The markup syntax you’ve seen above is called JSX. It Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details