We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05eb46f commit a527e92Copy full SHA for a527e92
test/src/main/scala/japgolly/scalajs/react/test/package.scala
@@ -45,7 +45,7 @@ package object test {
45
46
47
/**
48
- * Turn `<div data-reactid=".0">hello</div>`
+ * Turn `<div data-reactroot="">hello</div>`
49
* into `<div>hello</div>`
50
*/
51
def removeReactDataAttr(html: String): String =
0 commit comments