mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 14:38:40 -09:00
parent
b2b523e264
commit
e29651bbe3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import {remote} from 'electron';
|
|||
import {connect as reduxConnect} from 'react-redux';
|
||||
|
||||
// patching Module._load
|
||||
// so plugins can `require` them wihtout needing their own version
|
||||
// so plugins can `require` them without needing their own version
|
||||
// https://github.com/zeit/hyper/issues/619
|
||||
import React from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
|
|
|
|||
Loading…
Reference in a new issue