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 3e5518e commit 96fdd27Copy full SHA for 96fdd27
docs/version-7-upgrade.md
@@ -87,7 +87,7 @@ AngularFire no longer provides observables and functions as class methods, evert
87
<tr>
88
<td rowspan="3">AngularFirestore</td>
89
<td>collection</td>
90
- <td class="highlight highlight-source-ts"><pre>import { collection } from 'firebase/firestore'</pre></td>
+ <td><code class="language-ts">import { collection } from 'firebase/firestore'</code></td>
91
</tr>
92
93
<td>doc</td>
0 commit comments