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 4defd87 commit 7b00411Copy full SHA for 7b00411
README.md
@@ -149,7 +149,7 @@ Run it on localhost:5000
149
npm run dev
150
```
151
152
-If you see the error 'openDb' is not exported by node_modules\idb\build\idb.js`, go in the `rollup.config.js` and add this line:
+If you see the error **'openDb' is not exported by node_modules\idb\build\idb.js**, go in the `rollup.config.js` and add this line:
153
154
```js
155
resolve({
@@ -435,4 +435,4 @@ Slot Props & Events:
435
</Collection>
436
437
438
-Note: Each data item in the collection contains the document data AND fields for the `id` and `ref` (DocumentReference).
+Note: Each data item in the collection contains the document data AND fields for the `id` and `ref` (DocumentReference).
0 commit comments