Skip to content

Commit

Permalink
fix: upgrade to material 0.33.0 Upgrade main package to material 0.33…
Browse files Browse the repository at this point in the history
….0 BREAKING CHANGE: Removed the 'compact' prop/variant
  • Loading branch information
hvolschenk committed Mar 21, 2018
1 parent 1f8e80d commit ebc1d3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# @materialr/button

Material button implementation for React

## Installation

```
$ npm install --save @materialr/button
```

0 comments on commit ebc1d3e

Please sign in to comment.