Skip to content

Commit

Permalink
Merge pull request #770 from adamkendis/FRONT-ie11Support
Browse files Browse the repository at this point in the history
comment to trigger dev deploy workflow
  • Loading branch information
adamkendis authored Aug 5, 2020
2 parents 34b8e3e + 5d64e4e commit bfce807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ ReactDOM.render(
document.getElementById('root'),
);

// HMR during development
// hot module replacement during development
if (module.hot) module.hot.accept();

0 comments on commit bfce807

Please sign in to comment.