cljsjs/react-add-to-calendar

A simple and reusable add to calendar button component for React

Leiningen/Boot

[cljsjs/react-add-to-calendar "0.1.4-0"]

Clojure CLI/deps.edn

cljsjs/react-add-to-calendar {:mvn/version "0.1.4-0"}

Gradle

implementation("cljsjs:react-add-to-calendar:0.1.4-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-add-to-calendar</artifactId>
  <version>0.1.4-0</version>
</dependency>