Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Feb 1, 2023
1 parent 6d5484d commit 098d7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ However, currently there are more third-party components in the React ecosystem
## Getting Started

```sbt
// build.sbt
libraryDependencies ++= Seq(
"com.yang-bo" %%% "html" % (if (scalaBinaryVersion.value == "3") "3+" else "2+"),
"com.yang-bo" %%% "bindingreacttoreact" % "latest.release",
Expand Down

0 comments on commit 098d7e4

Please sign in to comment.