Skip to content

Instantly share code, notes, and snippets.

@antondevv
Created February 20, 2022 18:33
Show Gist options
  • Save antondevv/88859ba53a0fd74a1bd1cf47616eaf0f to your computer and use it in GitHub Desktop.
Save antondevv/88859ba53a0fd74a1bd1cf47616eaf0f to your computer and use it in GitHub Desktop.
hello
export default () => {
return "Hello World!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment