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.
2 parents cc47c56 + 514d59c commit 344bd19Copy full SHA for 344bd19
scaladoc-js/src/searchbar/code-snippets/CodeSnippets.scala
@@ -24,4 +24,5 @@ class CodeSnippets:
24
})
25
a.classList.add("snippet-comment-button")
26
e.insertBefore(a, e.firstChild)
27
+ case e => // skip
28
}
0 commit comments