Skip to content

Instantly share code, notes, and snippets.

@tfiechowski
Created August 3, 2019 03:42
Show Gist options
  • Save tfiechowski/546dfbc72d6607ac1bc6f09590ea3c23 to your computer and use it in GitHub Desktop.
Save tfiechowski/546dfbc72d6607ac1bc6f09590ea3c23 to your computer and use it in GitHub Desktop.
DocsBuild styleguide module alias in component description
A very simple button.
```jsx
import { Button } from "react-sample-components-library";
<Button text="I MUST BE DREAMING" />
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment