diff options
| author | Fuwn <[email protected]> | 2020-12-15 00:16:16 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-15 00:16:16 -0800 |
| commit | e0a7037835f3f5fe1204a64c01ce9d6712cbfc34 (patch) | |
| tree | a8985d41de3b79cda651bb16f9678e1210c48b94 | |
| parent | Update index.js (diff) | |
| download | me-e0a7037835f3f5fe1204a64c01ce9d6712cbfc34.tar.xz me-e0a7037835f3f5fe1204a64c01ce9d6712cbfc34.zip | |
Update index.js
| -rw-r--r-- | src/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.js b/src/index.js index a047261..fcb86ab 100644 --- a/src/index.js +++ b/src/index.js @@ -20,3 +20,4 @@ ReactDOM.render( // unregister() to register() below. Note this comes with some pitfalls. // Learn more about service workers: https://bit.ly/CRA-PWA serviceWorker.unregister(); + |