From f5bd29618059118d241477b724b4db272ebe72bf Mon Sep 17 00:00:00 2001 From: miralp241 <44493123+miralp241@users.noreply.github.com> Date: Fri, 4 Oct 2019 21:20:49 +0530 Subject: [PATCH] Update index.js --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 0bcf2f8..bea93b8 100644 --- a/src/index.js +++ b/src/index.js @@ -11,3 +11,4 @@ ReactDOM.render(, document.getElementById('root')); // unregister() to register() below. Note this comes with some pitfalls. // Learn more about service workers: http://bit.ly/CRA-PWA serviceWorker.unregister(); +//plz can yu help me to understand this