iamshaunjp / firegram

Starting & final course files for the FireGram tutorial (React, Firebase & Framer Motion) on Brad Traversy's YouTube channel.
303 stars 249 forks source link

export storage & firestore in config.js #13

Closed mohamedjaouda closed 5 months ago

mohamedjaouda commented 2 years ago

image 1

mohamedjaouda commented 2 years ago

If You are using Version 9 then you'll want to replace " import 'firebase/storage' " with " import 'firebase/compat/storage' " as well as firestore import

habibudurumi commented 2 years ago

thanks man really appreciate