Skip to content

Instantly share code, notes, and snippets.

@foleyatwork
Created April 19, 2019 20:44
Show Gist options
  • Save foleyatwork/7ff523241869830bcfec68c6262dccb7 to your computer and use it in GitHub Desktop.
Save foleyatwork/7ff523241869830bcfec68c6262dccb7 to your computer and use it in GitHub Desktop.
<>
{insert.order === 'before' && insert.component}
{paragraphComponent}
{insert.order === 'after' && insert.component}
</>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment