Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit fb7625f

Browse files
Link to examples
1 parent d278e93 commit fb7625f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ In your project you most likely already have reusable button components to other
1414

1515
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.
1616

17+
## Examples
18+
View examples [here](http://leibowitz.me/react-add-to-calendar-hoc/docs/).
19+
1720
## Installation
1821
Using [npm](https://www.npmjs.com/package/react-add-to-calendar-hoc)
1922
```

0 commit comments

Comments
 (0)