Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
codediodeio committed Sep 23, 2020
2 parents 0bcc9b6 + a810dd8 commit 8c015bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# These are supported funding model platforms

github: [codediodeio]
custom: ['https://fireship.io/pro']
4 changes: 4 additions & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ import { useAuthState } from 'react-firebase-hooks/auth';
import { useCollectionData } from 'react-firebase-hooks/firestore';

firebase.initializeApp({
<<<<<<< HEAD
// your config
=======
// your config
>>>>>>> a810dd8a4bc0681e17c4ecd700aae5397404c0d5
})

const auth = firebase.auth();
Expand Down

0 comments on commit 8c015bb

Please sign in to comment.