Skip to content

Instantly share code, notes, and snippets.

@vmarcosp
Created July 19, 2022 23:41
Show Gist options
  • 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