Skip to content

Commit

Permalink
Merge pull request #718 from hackforla/FRONT-Deploy
Browse files Browse the repository at this point in the history
changed comment to trigger workflows
  • Loading branch information
jmensch1 authored Jun 27, 2020
2 parents 5a75379 + 7a285cb commit dd9f007
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 dd9f007

Please sign in to comment.