Skip to content
Prev Previous commit
Next Next commit
Shouldn't have removed UIManager import
  • Loading branch information
elicwhite committed Apr 9, 2019
commit c7ec6abbc6cfd912e1ce239d3cc4aeab45a7410b
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ import {
completeRoot,
registerEventHandler,
} from 'FabricUIManager';
import UIManager from 'UIManager';

// Counter for uniquely identifying views.
// % 10 === 1 means it is a rootTag.
Expand Down