Created
May 14, 2019 17:17
-
-
Save samcorcos/96b58880a25c2e7a845d56c9a09a6817 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
import AuthBindings from '../components/AuthBindings | |
... | |
<> | |
<AuthBindings firebase={firebase} store={store} /> | |
<Component store={store} {...pageProps} /> | |
</> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment