Skip to content

Instantly share code, notes, and snippets.

@vmarcosp
Created July 19, 2022 23:41
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 vmarcosp/c492c99b124d56c0639700cd6d844636 to your computer and use it in GitHub Desktop.
Save vmarcosp/c492c99b124d56c0639700cd6d844636 to your computer and use it in GitHub Desktop.
Storybook Helper for ReScript
export const withArgTypes = (component, args) => component.argTypes = args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment