Skip to content

Instantly share code, notes, and snippets.

@aremu-smog
Created July 6, 2022 22:45
Show Gist options
  • Select an option

  • Save aremu-smog/f94f2838787cc13355dc1414e7fe153d to your computer and use it in GitHub Desktop.

Select an option

Save aremu-smog/f94f2838787cc13355dc1414e7fe153d to your computer and use it in GitHub Desktop.
const testGist = () => {
console.log("As you can see, this is a test gist");
}
testGist()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment