Skip to content

Commit

Permalink
feat(fab): Update for comments
Browse files Browse the repository at this point in the history
  • Loading branch information
williamernest committed Apr 4, 2018
1 parent d8ba3d3 commit 9b041d6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/fab/README.md
Expand Up @@ -17,11 +17,16 @@ npm install @material/react-fab
</Fab>
```


## Props

Prop Name | Type | Description
--- | --- | ---
className | String | Classes to be applied to the root element.
mini | n/a | Enables the mini variant.

## Sass Mixins

Sass mixins may be available to customize various aspects of the components. Please refer to the
MDC Web repository for more information on what mixins are available, and how to use them.

[Advanced Sass Mixins](https://github.com/material-components/material-components-web/blob/v0.34.1/packages/mdc-fab/README.md#advanced-sass-mixins)

0 comments on commit 9b041d6

Please sign in to comment.