Add shim for ReactEditorView::redraw

This commit is contained in:
Corey Johnson
2014-06-09 15:06:49 -07:00
parent 601c877136
commit e8b6fb919e

View File

@@ -166,3 +166,5 @@ class ReactEditorView extends View
requestDisplayUpdate: -> # No-op shim for find-and-replace
updateDisplay: -> # No-op shim for package specs
redraw: -> # No-op shim