react-pixi-fiber 1.0.6 → 2.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -28,6 +28,7 @@ function _interopNamespace(e) {
28
28
  var ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
29
29
  var ReactPixiFiber__namespace = /*#__PURE__*/_interopNamespace(ReactPixiFiber);
30
30
 
31
+ // react-pixi like API
31
32
  // Note: ReactPIXI.factories is not supported
32
33
 
33
34
  var CustomPIXIComponent = ReactPixiFiber__namespace.CustomPIXIComponent;