Skip to content

Commit 43738cd

Browse files
committed
fix: remove window reference in render breaking SSR
fixes #39
1 parent 4eafc6b commit 43738cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/useRootClose.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ function useRootClose(
139139
handleMouseCapture,
140140
handleMouse,
141141
handleKeyUp,
142-
window,
143142
]);
144143
}
145144

0 commit comments

Comments
 (0)