Skip to content

Instantly share code, notes, and snippets.

@adityatyagi
Created June 7, 2022 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adityatyagi/6e172abcaf871dc534818f04320533cb to your computer and use it in GitHub Desktop.
Save adityatyagi/6e172abcaf871dc534818f04320533cb to your computer and use it in GitHub Desktop.
<div>
<h1>Hello there</h1>
{/* Only this is rendered in the real DOM */}
<p>This is a new para rendering on a condition</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment