Skip to content

Commit 7b00411

Browse files
authored
Update README.md
1 parent 4defd87 commit 7b00411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Run it on localhost:5000
149149
npm run dev
150150
```
151151

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:
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:
153153

154154
```js
155155
resolve({
@@ -435,4 +435,4 @@ Slot Props & Events:
435435
</Collection>
436436
```
437437

438-
Note: Each data item in the collection contains the document data AND fields for the `id` and `ref` (DocumentReference).
438+
Note: Each data item in the collection contains the document data AND fields for the `id` and `ref` (DocumentReference).

0 commit comments

Comments
 (0)