jasonleibowitz / react-add-to-calendar-hoc

Simple Unopinionated React Add to Calendar Button. Bring your own components.
http://leibowitz.me/react-add-to-calendar-hoc/docs/
MIT License
70 stars 40 forks source link

HoCs Example in Docs #50

Open DanielBarbakadze opened 3 years ago

DanielBarbakadze commented 3 years ago

Feature request

There is no example for HoCs. This confuses users the first sight. That's why I decided to make a clear, full-coverage example.

Describe the solution you'd like

I want to offer you my simple example

Additional context

I will be grateful if you add my changes.

doublejosh commented 3 years ago

This is very badly needed. It's not really possible to use this package without a bunch of poking around.