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 297cabb commit 8048245Copy full SHA for 8048245
docs/ionic/v3.md
@@ -195,7 +195,7 @@ import { MyApp } from './app.component';
195
import { HomePage } from '../pages/home/home';
196
197
import { AngularFireModule } from 'angularfire2';
198
-import { AngularFireDatabaseModule } from 'angularfire2/database';
+import { AngularFireDatabaseModule, AngularFireDatabase } from 'angularfire2/database';
199
import { AngularFireAuthModule } from 'angularfire2/auth';
200
201
export const firebaseConfig = {
0 commit comments