We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a9cfb commit 28dffdaCopy full SHA for 28dffda
README.md
@@ -29,7 +29,6 @@ bundle exec jekyll serve --incremental
29
```
30
sbt ~fastOptJS
31
32
-Then follow `For Compose`
33
34
## Viewing the site
35
project/Versions.scala
@@ -1,10 +1,5 @@
1
-import sbt._
2
-
3
/**
4
- * TODO add description
5
- *
6
- * @author dylan.owen
7
- * @since Jun-2018
+ * Shared Versions
8
*/
9
object Versions {
10
val Dom = "0.9.2"
0 commit comments