fac18 / humble

A skillshare platform for a post-capitalist world.
https://wearehumble.herokuapp.com/
GNU General Public License v3.0
3 stars 2 forks source link

React Fragment #67

Closed mkatenolan closed 4 years ago

mkatenolan commented 4 years ago

React Fragment can be written just as...

<> 
<h1> Humble App is well good </h1> 
</>