Skip to content

Instantly share code, notes, and snippets.

@martynov-dm
Created September 13, 2020 09:43
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 martynov-dm/a84c7389ebbba5852fce2e80cd028f61 to your computer and use it in GitHub Desktop.
Save martynov-dm/a84c7389ebbba5852fce2e80cd028f61 to your computer and use it in GitHub Desktop.
Gist Test
const test = () => {
return "Hello Gist";
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment