jcicero518
4/27/2018 - 3:33 AM

reactfragnowrap.js

render() {
  return (
    <h2>Craft Beers</h2>
    <p>Doghead Superfish</p>
    <h2>Summer Wine</h2>
    <p>Red</p>
  )
}