react-calendly
Calendly integration with react.
Installation
Use npm to install react-calendly.
npm install @kalijonn/react-calendly
Usage
import { Calendly } from '@kalijonn/react-calendly';
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.