Skip to content

Commit 5c97165

Browse files
committed
Duh! Fixed naming.
1 parent 2318c9a commit 5c97165

File tree

1 file changed

+1
-1
lines changed
  • lib/react_on_rails/server_rendering_pool

1 file changed

+1
-1
lines changed

lib/react_on_rails/server_rendering_pool/exec.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ def execjs_timer_polyfills
134134
}
135135
136136
function clearTimeout() {
137-
#{undefined_for_exec_js_logging('setTimeout')}
137+
#{undefined_for_exec_js_logging('clearTimeout')}
138138
}
139139
JS
140140
end

0 commit comments

Comments
 (0)