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 d280325 commit 73de557Copy full SHA for 73de557
index.next.js
@@ -15,7 +15,4 @@ import domToArray from 'bianco.dom-to-array'
15
*/
16
export default function forceReflow (el) {
17
return domToArray(el).map(el => el.scrollTop) && el
18
-}
19
-
20
21
+}
0 commit comments