More fixes around __React

This commit is contained in:
Ryan Cavanaugh
2016-05-12 17:07:04 -07:00
parent 08bbd6d985
commit 2847235610
27 changed files with 27 additions and 63 deletions

View File

@@ -6,8 +6,6 @@
///<reference types="react" />
declare module __ReactDnd {
import React = __React;
// Decorated React Components
// ----------------------------------------------------------------------