iamshaunjp/firegram

Default import issue of config.js

ramdgupta opened this issue · 1 comments

Default import is not found in projectStorage

use imports like this
import {projectStorage,projectFireStore} from '../firebase/config';
here we are using es6 feature of destructuring of objects