Skip to content
This repository has been archived by the owner on Nov 25, 2019. It is now read-only.

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalFilipek committed Jan 24, 2017
1 parent 7917e04 commit cf96a18
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,13 @@ export const size = {
So how can I help? `styled-props` package exports single function called `styledProps`. You can use it in all your components.

### TL;DR; Examples

- [Basic usage](http://www.webpackbin.com/N1EKUqgvG)
- [Default props](http://www.webpackbin.com/41b0R5lPf)
- [Bind](http://www.webpackbin.com/VJsMMoePf)


### Installation

```
Expand Down

0 comments on commit cf96a18

Please sign in to comment.