mirror of
https://github.com/encounter/react-add-to-calendar.git
synced 2026-07-10 21:18:44 -07:00
removing gulpfile that got scooped into repo from automated commit and increasing base moment version
This commit is contained in:
@@ -17,7 +17,7 @@ The package can be installed via NPM:
|
||||
npm install react-add-to-calendar --save
|
||||
```
|
||||
|
||||
You’ll need to install React separately since it's not included in the package. Below is a simple example on how to use the Add to Calendar button in a React view.
|
||||
You’ll need to install React and Moment separately since they are not included in the package. Below is a simple example on how to use the Add to Calendar button in a React view.
|
||||
|
||||
```js
|
||||
var React = require('react');
|
||||
|
||||
Reference in New Issue
Block a user