Skip to content

Commit

Permalink
Serverless Angular with Firebase Course
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jan 18, 2019
1 parent f2e3b46 commit 5f410de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/login/login.component.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
import { Component, OnInit } from '@angular/core';
import * as firebaseui from 'firebaseui';
import * as firebase from 'firebase';


@Component({
selector: 'login',
Expand Down

0 comments on commit 5f410de

Please sign in to comment.