Skip to content

Commit b9d90f6

Browse files
authored
Update README.md
1 parent eb99d8e commit b9d90f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,12 @@ import { } from '@angular/fire/auth';
114114
```ts
115115
import { } from '@angular/fire/firestore';
116116
```
117+
</td>
118+
<td>
119+
#### [Data Connect](docs/data-connect.md#cloud-firestore)
120+
```ts
121+
import { } from '@angular/fire/data-connect';
122+
```
117123
</td>
118124
<td>
119125

0 commit comments

Comments
 (0)