Unverified Commit 9c44e61e authored by Jordan Frankfurt's avatar Jordan Frankfurt Committed by GitHub
Browse files

unregisters all installed service workers (#1322)

Showing with 1 addition and 1 deletion
+1 -1
......@@ -77,4 +77,4 @@ ReactDOM.render(
document.getElementById('root')
)
serviceWorkerRegistration.register()
serviceWorkerRegistration.unregister()
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment