@@ -2,6 +2,8 @@
import _ from 'lodash';
import React, { PureComponent } from 'react';
+
function nop(){}
window.nop = nop