Skip to content

Instantly share code, notes, and snippets.

@yakkomajuri
Created February 21, 2021 15:08
Show Gist options
  • Save yakkomajuri/460f7c6bfb6017aeffcb7b5b41928890 to your computer and use it in GitHub Desktop.
Save yakkomajuri/460f7c6bfb6017aeffcb7b5b41928890 to your computer and use it in GitHub Desktop.
import React from 'react'
export const MyJSComponent = () => (
<h2>Try out the counter below!</h2>
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment