Skip to content

Instantly share code, notes, and snippets.

@jorenbroekema
Created December 5, 2020 15:32
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 jorenbroekema/e7c4909b6d23412eaff167c15dffb871 to your computer and use it in GitHub Desktop.
Save jorenbroekema/e7c4909b6d23412eaff167c15dffb871 to your computer and use it in GitHub Desktop.
console.log("Hello, <%= participantName %>");
export default `<h1>Hello <%= participantName %></h1>`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment