co.zensight/reagent-quill

Reagent wrapper around react-quill

Leiningen/Boot

[co.zensight/reagent-quill "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

co.zensight/reagent-quill {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("co.zensight:reagent-quill:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>co.zensight</groupId>
  <artifactId>reagent-quill</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>