Merge branch 'master' of github.com-lingdocs:lingdocs/lingdocs-main

This commit is contained in:
lingdocs 2021-08-27 00:38:02 +04:00
commit 7d95e8391d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ReactDOM.render(
document.getElementById('root')
);
serviceWorkerRegistration.unregister();
serviceWorkerRegistration.register();
// If you want to start measuring performance in your app, pass a function
// to log results (for example: reportWebVitals(console.log))