mirror of
https://github.com/d07RiV/diabloweb.git
synced 2026-07-03 20:01:34 +00:00
oops fix
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -7,4 +7,7 @@ import App from './App';
|
|||||||
|
|
||||||
ReactDOM.render(<App />, document.getElementById('root'));
|
ReactDOM.render(<App />, document.getElementById('root'));
|
||||||
|
|
||||||
serviceWorker.register();
|
serviceWorker.register({
|
||||||
|
onUpdate() {
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user