We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d89c3 commit 7f7689dCopy full SHA for 7f7689d
src/index.js
@@ -10,8 +10,3 @@ ReactDOM.render(
10
</BrowserRouter>,
11
document.getElementById("root")
12
);
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