We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c575d0b commit 4fd9c4fCopy full SHA for 4fd9c4f
starters/features/service-worker/package.json
@@ -6,7 +6,7 @@
6
"docs": [],
7
"nextSteps": {
8
"lines": [
9
- "Now, make sure that you have `<RegisterServiceWorker />` in your `src/root.tsx`"
+ "Now, make sure that you have `<ServiceWorkerRegister />` in your `src/root.tsx`. You can import it from `@builder.io/qwik-city`."
10
]
11
}
12
0 commit comments