jasonleibowitz/react-add-to-calendar-hoc

CalendarModal Issue

oguzhankarabulut opened this issue · 3 comments

Thanks for this library. I am getting CalendarModal is not defined error. Where should i add CalendarModal? i am adding button from react

i added Modal from reactstrap but i dont have cancel button in my model and i could not close the modal :( what should i do ?

I’m not sure what you mean. Can you post a code example or screenshot of your issue? Steps to reproduce would be helpful too.

Please use the bug report template:

# Bug report

## Describe the bug

A clear and concise description of what the bug is.

## To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

## Expected behavior
A clear and concise description of what you expected to happen.

## Screenshots
If applicable, add screenshots to help explain your problem.

## System information
 - OS: [e.g. macOS, Windows]
 - Browser (if applies) [e.g. chrome, safari]
 - Version of Library: [e.g. 1.0.1]

## Additional context

Add any other context about the problem here.

i handled thank you!