Skip to content

Commit 2e3e42a

Browse files
committed
README.md
1 parent c9a6adf commit 2e3e42a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ val vdom = a(
8383

8484
// Scalaz support
8585
import japgolly.scalajs.react.ScalazReact._
86+
87+
// Monocle support
88+
import japgolly.scalajs.react.MonocleReact._
8689
```
8790

8891
Examples

0 commit comments

Comments
 (0)