Skip to content

Commit

Permalink
pwa: deactivate service worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Moamal-2000 committed Dec 14, 2024
1 parent 38042a4 commit 34d46bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ ReactDOM.createRoot(document.getElementById("root")).render(
</StrictMode>
);

servicerWorker.register();
// servicerWorker.register();

0 comments on commit 34d46bf

Please sign in to comment.