jasonleibowitz/react-add-to-calendar-hoc

Enable to use the library

memorx opened this issue · 2 comments

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 https://npm.runkit.com/react-add-to-calendar-hoc
  2. Click on run
  3. Scroll down to the log
  4. See error Error: Cannot find module 'prop-types'

Expected behavior

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

Screenshots

screen shot 2018-06-14 at 3 02 19 pm

![screen shot 2018-06-14 at 3 02 30 pm](https://user-images.githubusercontent.com/1566560/41440629-1d02e9ae-6fe4-11e8-8ffd-dc29ce436c62.png)

System information

  • OS: macOS
  • Browser chrome
  • Version of Library: v1.0.3

This would be resolved by #5 :)

Published a new version that should fix this. It may take a little time for bundlephobia and npm runkit to update, but this should work now. Reopen this issue if you're still having problems.