Skip to content

Commit 7f7689d

Browse files
Update index.js
1 parent 30d89c3 commit 7f7689d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/index.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,3 @@ ReactDOM.render(
1010
</BrowserRouter>,
1111
document.getElementById("root")
1212
);
13-
14-
// If you want your app to work offline and load faster, you can change
15-
// unregister() to register() below. Note this comes with some pitfalls.
16-
// Learn more about service workers: https://bit.ly/CRA-PWA
17-
serviceWorker.unregister();

0 commit comments

Comments
 (0)