Skip to content

Commit

Permalink
Link to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleibowitz authored Jun 4, 2018
1 parent d278e93 commit fb7625f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ In your project you most likely already have reusable button components to other

It also doesn't have a bundled date library with it either, giving you the flexibility to use whatever library you want. MomentJS is the most popular, but it's incredibly large. You're in charge of formatting the dateTime string and providing it to this lib. It doesn't care what date lib you use.

## Examples
View examples [here](http://leibowitz.me/react-add-to-calendar-hoc/docs/).

## Installation
Using [npm](https://www.npmjs.com/package/react-add-to-calendar-hoc)
```
Expand Down

0 comments on commit fb7625f

Please sign in to comment.