Skip to content

Commit

Permalink
changed comment to trigger workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
jmensch1 committed Jun 27, 2020
1 parent 5a75379 commit 7a285cb
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 @@ -16,5 +16,5 @@ ReactDOM.render(
document.getElementById('root'),
);

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

0 comments on commit 7a285cb

Please sign in to comment.