Add noop for resetDisplay

fixes #2674
This commit is contained in:
Ben Ogle
2014-06-23 17:46:35 -07:00
parent 058ab7d486
commit 36280bb3a7

View File

@@ -202,4 +202,6 @@ class ReactEditorView extends View
updateDisplay: -> # No-op shim for package specs
resetDisplay: -> # No-op shim for package specs
redraw: -> # No-op shim