Skip to content

Instantly share code, notes, and snippets.

@kenhoff
Created June 12, 2018 21:31
Show Gist options
  • Select an option

  • Save kenhoff/9c773e4ef503ddd1141e9625f62190cb to your computer and use it in GitHub Desktop.

Select an option

Save kenhoff/9c773e4ef503ddd1141e9625f62190cb to your computer and use it in GitHub Desktop.
fragments-2
Failed to compile.
./src/App.js
Syntax error: Adjacent JSX elements must be wrapped in an enclosing tag (6:8)
4 | return (<p>I would
5 | </p>
6 | <p>
| ^
7 | really like
8 | </p>
9 | <p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment