create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Small error in the PWA library

Open FondVert opened this issue 3 years ago • 0 comments
trafficstars

Below the comment it is written serviceWorker.unregister() and serviceWorker.register() instead of serviceWorkerRegistration.unregister() and serviceWorkerRegistration.register()

FondVert avatar Jul 26 '22 18:07 FondVert