React-Penang / meetup-form

An attendance form for our meetup
2 stars 1 forks source link

Fixed firebase import warning #6

Closed chungweileong94 closed 4 years ago

chungweileong94 commented 4 years ago

We should always import only the core package (import firebase from 'firebase/app'), then we only import those packages that we need.