Skip to content

Instantly share code, notes, and snippets.

@willmendesneto
Created April 9, 2021 21:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save willmendesneto/fc59e6e69cdba23c4ec12fcc7555f97a to your computer and use it in GitHub Desktop.
// `./entrypoints/utils.js` file content
// Accessed via `@myapp/butons/utils` entry-point
export * from '../ButtonGroup';
export * from '../ButtonTheme';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment