Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gaearon/react-hot-loader
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed Nov 12, 2019
2 parents ac583b5 + 125b213 commit cf716ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/errorReporter.js
Expand Up @@ -28,6 +28,7 @@ const overlayStyle = {
padding: '16px',
maxHeight: '50%',
overflow: 'auto',
zIndex: 10000
};

const inlineErrorStyle = {
Expand Down

0 comments on commit cf716ab

Please sign in to comment.