mirror of
https://github.com/rjNemo/devbook_ts
synced 2026-06-06 02:36:39 +00:00
pwa
This commit is contained in:
parent
9ab2700075
commit
07e7aef540
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ ReactDOM.render(
|
||||||
document.getElementById('root'),
|
document.getElementById('root'),
|
||||||
);
|
);
|
||||||
|
|
||||||
serviceWorker.unregister();
|
serviceWorker.register();
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue