Skip to content

Instantly share code, notes, and snippets.

@realStandal
Created February 11, 2022 19:40
Show Gist options
  • Save realStandal/56657b74f1ad1db3008ef2a79ceff293 to your computer and use it in GitHub Desktop.
Save realStandal/56657b74f1ad1db3008ef2a79ceff293 to your computer and use it in GitHub Desktop.
export default {
title: 'Test'
}
export const Test = () => <h1>Hello World!</h1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment