Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 6d3b93c

Browse files
committed
add ops import to readme
1 parent ce43c22 commit 6d3b93c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ package example
1818
import scala.scalajs.js
1919
import org.scalajs.dom
2020
import org.singlespaced.d3js._
21+
import org.singlespaced.d3js.Ops._
2122
2223
object ScalaJSExample extends js.JSApp {
2324

0 commit comments

Comments
 (0)