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 3edae9b commit 4b9caf5Copy full SHA for 4b9caf5
docs/2-retrieving-data-as-objects.md
@@ -20,7 +20,7 @@ import { AngularFire } from 'angularfire2';
20
template: 'app.component.html',
21
styleUrls: ['app.component.css']
22
})
23
-export export class AppComponent {
+export class AppComponent {
24
constructor(af: AngularFire) {
25
26
}
0 commit comments